I have been reading all documents on official amazon forum regarding integrating Alexa using lambda. I have somewhere in those document read that it works with payload version 2. But when I tried to create a sample labmda function using node the demo code created is using payload version 1. I am not familier with python thats why I am trying to create this using node.
Any help is really appreciated.