I am trying to build a chatbot using Lex but I have hit a roadblock and I am stuck here since two days.
When I am tesing in lambda function it works fine with test events but when testing it in lex getting error as below:
This is how I am calling from lambda function:
Any help what I am doing wrong here?