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
Having the same issue with some images being sent from express
It seems to wrap the buffer I want (the long one in the middle)
with a bunch of buffers I don't want on either side, causing it to corrupt
I'm not using any middleware except express.json and cors.
this is lambda.ts
I tried with and without specifying
binaryMimeTypes
and with and without the specific first route:The text was updated successfully, but these errors were encountered: