tool · inferred from evidence
SandboxError
An error type thrown by the E2B JS SDK, indicating an invalid redirect value.
- SandboxError "Invalid redirect value, must be one of follow or manual" running E2B on Vercel Edge
Using the E2B JS SDK (v1.0.4) inside a Vercel Edge function threw `SandboxError: 2: [unknown] Invalid redirect value, must be one of "follow" or "manual"`. The identical code ran fine on Node locally. The error came from the SDK's RPC layer