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 has been archived by the owner on Jun 5, 2024. It is now read-only.
Couldn't get this working - always received "BadRequest" when calling API.
MessageBody: "$request.body.MessageBody"
MessageBody: "$request.body"
worked OK and passed through as expected though.Should this be
$request.body
or are you passing a MessageBody in payload when the calling api?https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-aws-services.html
The text was updated successfully, but these errors were encountered: