Unable to use SDK in Vercel serverless environment due to proxy-agent dependency. #310
Closed
4 tasks done
Labels
bug
Something isn't working
Description of the Issue
I've built a NextJS app and have included the Box SDK within some API routes. These routes work locally and also from a clean GitPod environment. When the NextJS route is deployed to Vercel, I receive the following error when trying to execute any of the API routes that include Box SDK.
Steps to Reproduce
Expected Behavior
You should receive a 200
Error Message, Including Stack Trace
Versions Used
Typescript SDK: "box-typescript-sdk-gen": "^1.1.0"
Platform: Vercel
Node.js (if applicable): 20x
"typescript": "^5.3.3"
The text was updated successfully, but these errors were encountered: