highchart-lambda-export-server
highchart-lambda-export-server copied to clipboard
Malformed Lambda?
@tarkal thank you for putting this together. I was able to deploy the highcharts-export-server from /dist, and can generate the base-64 response via the test console in aws.
I am struggling a bit with the Lambda-API-Gateway version in /dist. I load the zip and the test fails (cannot set property 'type' of undefined). I thought perhaps this is expected and I moved forward with creating an API Gateway trigger. Using the default settings (Lambda function integration with proxy integration checked) and the payload below in the Request Body of the test, I receive Mon Jun 07 12:16:01 UTC 2021 : Execution failed due to configuration error: Malformed Lambda proxy response . Appreciate any guidance the community can provide here.
I am new to posting on stackoverflow and github repos, please advise if there is a better forum for this question