question

Prasenjit avatar image
Prasenjit asked

ASK - Test Segment

Hi All, I've been trying to use the [b]Test[/b] option in the web portal to check if I'm able to connect to my web hosted ask service. I'm typing in my utterances in the given text field and click on "Ask Skillname" but if you can see I never get to see the "version" keyfield as described in your documentation in the webportal that AMZN has provided for testing? Do let me know why is this anomaly? { "session": { "sessionId": "SessionId.d80f16bb-7151-4368-b9a2-42baf89e5775", "application": { "applicationId": "amzn1.echo-sdk-ams.app.4df6d1eb-de62-4e00-9f4b-d78bd9629124" }, "user": { "userId": "amzn1.echo-sdk-account.AH76Y3WXZDYL7OUPNRW35SG6QXKQCHR3KTMBJ7UZL4YKF46WT5BTU" }, "new": true }, "request": { "type": "IntentRequest", "requestId": "EdwRequestId.c776fb08-5305-4c26-b500-58cba6c91349", "timestamp": "2016-02-17T20:01:57Z", "intent": { "name": "MyNameIsIntent", "slots": { "Name": { "name": "Name", "value": "sam" } } } } }
alexa skills kitsubmission testing certification
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Prasenjit avatar image
Prasenjit answered
Hello AlexaTeam, kindly help me on this.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Levon@Amazon avatar image
Levon@Amazon answered
Hi Prasenjit, Thanks for posting! Version is indeed currently missing in request JSON on service simulator. We will add it in one of the future updates. However, since there is only one version for all requests and you actually receive it when the endpoint gets called, it should not affect your testing or block you in any way. Thanks!
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.