alexa-js/alexa-app

Support for CanFulfillIntentRequest

orlylevf opened this issue · 7 comments

I will add the implementation this week

+1. Running into an issue where the underlying system is adding sessionAttributes back to the response object after I've deleted it, making my response for CanFulfillIntentRequest incorrect.

@orlylev any progress on this? Thanks for taking the lead here btw!

I did the development on fork version
It is ready
I am adding some changes to work without user is and session (this is Amazon requirements for this flow)
Will complete in a few days, probably this week

I completed the development
Tested with Alexa according to Amazon it can be tested with manual JSON in the simulator
There I can't remove the session object in the request (it fail in Amazon
We will add it to existing application and submit to Amazon

any updates on this feature?

Waiting on you to help finish #378 @mudaser-caremerge!