Hello,
I am using the out of the box "AWS Lambda" extension callout in Apigee and I am doing "Invoke".
The issue is ::
First call give me a response with a proper 200 okay and a response body
2nd calls fails with a error as 500.(nothing more than that i.e, no error message etc)
When I try after some half an hour i get response again for 1st call and calls after that fails
Here is the Logs from extension callout::
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! Failed at the aws-lambda@1.0.0 start script. npm ERR! aws-lambda@1.0.0 start: `node node_modules/aws-lambda/index.js` npm ERR! aws-lambda@1.0.0 start: `node node_modules/aws-lambda/index.js`
I don't have a quick answer for this.
If I were diagnosing this I would look for more logs from the extension callout. Are there any further logs available?
If not, then I would suggest contacting Apigee support to inquire about this problem.