Announcement: The Alexa Skills Community Is Moving To Stack Overflow

For improved usability and experience, Alexa skills related forum support will be transitioned to Stack Overflow. Effective January 10, 2024, the Amazon Developer Forums will no longer be available. For continued Alexa skills support you can reach out to us on Stack Overflow or via Contact Us.

question

chris avatar image
chris asked

Alexa iOS voice service -> Alexa Skills Kit failure.

As of December 11th our Alexa implementation worked perfectly. After successfully Logging in With Amazon, we were able to query Alexa with our skills kit specific questions in our iOS Alexa Voice Services product. That audio file was then successfully posted, our Alexa Skills Kit was consulted, our Amazon Lambda files were used, and the proper response was returned through Alexa to our app. Currently this no longer works. We are still able to Login With Amazon and query Alexa, but none of our Alexa Skills Kit skills are used. The only responses we are able to get from Alexa are her token responses. While debugging we used the Java Demo app(Amazon Provides) with our Alexa Voice Service product info to obtain a Amazon Access Token. We then used the access token obtained in the Java Demo app in our iOS app. Using this access token for our audio file HTTP Post the process again worked perfectly. Thoughts or suggestions?
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.

1 Answer

chris avatar image
chris answered
The email used to log in on the iOS device must be either the email associated with the Developer account OR be given permissions by the developer account
10 |5000

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