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
I'm trying to handle object created event and do some jobs with uploaded files but no success since bref shows "This handler expected to be invoked with a API Gateway or ALB event. Instead, the handler was invoked with invalid event data"
Unfortunately, even choosing the right option when bref init asks what kind of application you will run(web app ou event-driven) it uses fpm, I just noticed it. Changing by php-74 make it work properly.
I'm trying to handle object created event and do some jobs with uploaded files but no success since bref shows "This handler expected to be invoked with a API Gateway or ALB event. Instead, the handler was invoked with invalid event data"
See my logs:
My serverless.yml
My index.php
The text was updated successfully, but these errors were encountered: