Alexa-skills-kit-sdk-for-nodejs: Provide sample for CanFulfilIntentRequest

Created on 28 Jul 2018  路  4Comments  路  Source: alexa/alexa-skills-kit-sdk-for-nodejs

I'm submitting a...


[ ] 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:

Expected Behavior



Easy copy and paste example for CanFulfilIntentRequest, https://developer.amazon.com/docs/custom-skills/request-types-reference.html#CanFulfillIntentRequest

Current Behavior





no example

Possible Solution

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

Steps to Reproduce (for bugs)

// 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

Context


Your Environment

  • ASK SDK for Node.js used: x.x.x
  • Operating System and version:

Node.js and NPM Info

  • Node.js version used for development:
  • NPM version used for development:
feature request waiting service reply

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.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ancashoria picture ancashoria  路  6Comments

sohanmaheshwar picture sohanmaheshwar  路  3Comments

captnCC picture captnCC  路  6Comments

slesem picture slesem  路  4Comments

kevinwu picture kevinwu  路  3Comments