SyntaxFix
Write A Post
Hire A Developer
Questions
To contribute:
I had a similar error because my return response did not contain the 'body' like this:
return { 'statusCode': 200, 'body': "must contain the body tag if you replace it won't work" }