Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In APIGatewayV2HttpEvent following fields must be optional: stageVariables, cookies, queryStringParameters, pathParameters #194

Closed
heaven-born opened this issue Apr 10, 2023 · 0 comments

Comments

@heaven-born
Copy link
Contributor

Gataway API can send nothing in these json fields if there is nothing to forward form the original request. The decoding process fails because of this.

stageVariables
cookies
queryStringParameters
pathParameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant