jaydenseric / graphql-upload

Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
https://npm.im/graphql-upload
MIT License
1.42k stars 131 forks source link

ERROR [ExceptionsHandler] Multipart: Boundary not found - Digital Ocean - AppPlatform #366

Closed SebaBoler closed 1 year ago

SebaBoler commented 1 year ago

Hello everyone,

my stack : NestJs + Graphql Apollo + graphql-upload I didn't update any package and after a few days upload starts when i try to upload any file I have issue

ERROR [ExceptionsHandler] Multipart: Boundary not found

In the Local environment, it works perfectly. Does anyone have the same problem?

jaydenseric commented 1 year ago

Closing because this isn't an actionable issue I can solve in this project, but if anyone has some tips about a similar problem they experienced with that particular setup (DigitalOcean App Platform, NestJS, Apollo) feel free to share.