You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ezeikel
changed the title
File upload is corrupted when running serverless offiline
File upload is corrupted when running serverless offline
Oct 31, 2021
Works fine when deployed to AWS after adding:
to the
serverless.yml
https://www.serverless.com/framework/docs/providers/aws/events/apigateway/#binary-media-types
Would be great to get file uploads working locally. A possible workaround found in other issues would be to base64 encode it before uploading.
Linked issues:
jaydenseric/graphql-upload#155 (comment)
dherault/serverless-offline#464
apollographql/apollo-server#4951
The text was updated successfully, but these errors were encountered: