[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[X ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
Easy copy and paste example for CanFulfilIntentRequest, https://developer.amazon.com/docs/custom-skills/request-types-reference.html#CanFulfillIntentRequest
no example
Provide one. The one I found is a bit vague without code comments at https://github.com/PaulCutsinger/Sample-For-Can-Fulfill-Intent-Request
// Not required, but suggest a fix/reason for the bug,
// or ideas how to implement the addition or change
// Provide a self-contained, concise snippet of code
// For more complex issues provide a repo with the smallest sample that reproduces the bug
// Including business logic or unrelated code makes diagnosis more difficult
Any news please? "Service" seems to be taking a long time
Hi @giorgio79 ,
I've forwarded your request to the service team. Sorry kept you waiting. I'll follow up with them to check on the status. Meanwhile, I would recommend to checkout our public documentation on understanding name free invocations and implementation CanfullfillIntentRequest.
Regards
Thanks! Have you tried following the "Understanding name free invocation" docs? I checked those docs before and it would take weeks of trial and error. (Even you as an insider is asking for help from the service team) Take a look at the Google Docs API for proper API docs (those I could use for implementating a client) :)
Are there any updates on this? I have looked at the example mentioned under Expected Behavior, but I haven't had any luck. A simple code example for new features would be helpful.
Most helpful comment
Are there any updates on this? I have looked at the example mentioned under Expected Behavior, but I haven't had any luck. A simple code example for new features would be helpful.