organization · inferred from evidence
E2B team
The team behind the E2B service and SDK, responsible for fixes and maintenance.
- SandboxError "Invalid redirect value, must be one of follow or manual" running E2B on Vercel Edge
The E2B team fixed Edge-runtime support in the JS SDK — it landed in v1.2.3 and up, where the API/RPC clients use `redirect: "follow"` (the only redirect mode Edge allows) for requests to E2B endpoints. Fix: upgrade with `npm i e2b@^1.2.3`.