Skip to content

AwsLambdaReceiver fails to parse event.body if isBase64Encoded is true #971

@seratch

Description

@seratch

Description

AwsLambdaReceiver fails to parse event.body if isBase64Encoded 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#L110

Describe your issue here.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • example code related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Assignees

Labels

bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedsemver:minor

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions