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
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Nodejs 12.x
Using this lamda function to convert from heic to jpg and store to my s3 bucket.
works locally, but on Lambda getting "params.Body is required" error
Does anyone know how to resolve this? Or the issue is that you can't use 'toBuffer' on Lambda? Thanks in advance.
The text was updated successfully, but these errors were encountered: