Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for CanFulfillIntentRequest #367

Open
orlylevf opened this issue Aug 26, 2018 · 7 comments · May be fixed by #378
Open

Support for CanFulfillIntentRequest #367

orlylevf opened this issue Aug 26, 2018 · 7 comments · May be fixed by #378

Comments

@orlylevf
Copy link

The feature is in public beta

https://developer.amazon.com/docs/custom-skills/implement-canfulfillintentrequest-for-name-free-interaction.html

https://developer.amazon.com/docs/custom-skills/understand-name-free-interaction-for-custom-skills.html

@orlylev
Copy link

orlylev commented Sep 18, 2018

I will add the implementation this week

@user1m
Copy link
Contributor

user1m commented Sep 28, 2018

+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.

@user1m
Copy link
Contributor

user1m commented Oct 15, 2018

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

@orlylev
Copy link

orlylev commented Oct 16, 2018

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

@orlylev
Copy link

orlylev commented Oct 24, 2018

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

@mudaser-caremerge
Copy link

any updates on this feature?

@dblock
Copy link
Collaborator

dblock commented Jan 7, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants