Upload destination does not match any allowed destinations

Hello, i have app, build with next.js + i’m using express server to work with Uppy (upload files from Box and Google Drive to AWS S3). If i upload files directly from my computer all is good, but when i’m trying to get documents from Google Drive or Box on step when it needs to upload chosen file it return link https://mydomainname/drive/get/1VJvZimyxttUHdqLmoFnn20u4qCFflITz with 400 response with error message “upload destination does not match any allowed destinations”, here is example of my server peaceful-frog-nn3ycp - CodeSandbox and client peaceful-frog-nn3ycp - CodeSandbox