We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When attempting to deploy this solution, I get
{ "errorMessage": "Function parameters are wrong", "errorType": "Error", "stackTrace": [ "exports.handler (/var/task/index.js:102:22)" ] }
I updated both keys, and my channel, following the readme.
Any more insight as to what this means/how to fix it?
The text was updated successfully, but these errors were encountered:
I have similar issue and I cant get it to work. Is there a solution for this problem?
Sorry, something went wrong.
Disable 'Use Lambda Proxy integration' in AWS API Gateway. It is enabled by default if the API Gateway was created via AWS Lambda.
No branches or pull requests
When attempting to deploy this solution, I get
{ "errorMessage": "Function parameters are wrong", "errorType": "Error", "stackTrace": [ "exports.handler (/var/task/index.js:102:22)" ] }
I updated both keys, and my channel, following the readme.
Any more insight as to what this means/how to fix it?
The text was updated successfully, but these errors were encountered: