AwsLambdaReceiver fails to parse event.body if isBase64Encoded is true #971
Labels
bug
M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented
semver:minor
Milestone
Description
AwsLambdaReceiver
fails to parseevent.body
ifisBase64Encoded
is true (this depends on your configuration on the AWS side). We should have extra logic to check if the body is base64 encoded here: https://github.com/slackapi/bolt-js/blob/%40slack/bolt%403.4.0/src/receivers/AwsLambdaReceiver.ts#L110Describe your issue here.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)The text was updated successfully, but these errors were encountered: