132 results found
-
Account Linking cannot be removed once enabled in a skill
As the title suggests, we were recently made aware that Account Linking cannot be removed from a skill once enabled. Not even if the skill is removed. As we do not own the login system we were supposed to implement a page which described the 3rd party login system. When we submitted the skill again we were rejected with the following reason: "Please update the account linking URI to include “nosignup=true” as a parameter for suppressing the signup portions of the Spotify page and resubmit your skill." Where is the documentation regarding the nosignup parameter? How is it supposed to…
1 vote -
1 vote
-
Add Exception Intent to Alexa Skill Kit to allow developers handle unrecognized utterances
Please add a feature to allow developers/lambda function to handle unrecognized utterances.
It is frustrating to finetune a Fallback intent to catch all the unpredictable words/utterances that a user might say to allow me to handle it using a Lambda function. If no intent is selected by Alexa, Alexa will just re-prompt once and then do nothing and say nothing after the first re-prompt.
My goal is to allow Alexa to re-prompt twice and for the third time, it can exit the skill when a user says something unrelated. Therefore, it is important to be able to catch all "wrong"…
1 vote -
Don't cut off Alexa Client Secret on lower resolution Acocunt Linking page renders
If this page is viewed on a small enough resolution, it will cut off the Alexa Client Secret string without any indication to the end user that they need (or even can?) scroll to the right for the complete string.
Suggestion is to either make it explicit that the string is being visually truncated and you need to expand the window, or add a "copy to clipboard" function to eliminate any issues.
1 vote -
Enter button on test page
add enter button on page when typing msg for alexa on test page.
1 vote -
Automatic Validation after Changes
When you navigate to Certification Tab after making a change in Code or Distribution tab
Expected:
It should launch validation automatically and display only remaining errors after validation checks with new changes.
Observed:
I was been displayed all errors and need to press run to run the validation.1 vote -
slot value api
My desire: An API to upload a CSV to Edit or Upload Sample Utterances in Bulk
My reason: We have a daily update set of ~ 15000 slot values and it would be very helpful if there was an API to automatically update the slot values using a CSV instead of manually updating them.
1 vote -
API for Accessing Alexa Reporting KPI's
A way to gather Alexa Reporting KPI's like Sessions, Utterances and Visitors without having to log into the Developer Console. Something I could access from an API would be ideal. I'm managing 15 skills and flash briefings and don't want to pull each number manually when it could be easily automated.
1 vote -
editor should keep position in file when moving from tab to tab
The editor should keep the position of where each tab is being edit, so that when we move from one tab to another and then come back to the initial tab, we go to the same place.
1 vote -
Style of skill name on the "menu" bar
I'd like to propose that the name of the skill is shown in a different style, as it's very confusing visually at the moment -- it looks as if it's one of the menu items ('build', 'code', etc.).
If you just changed the colour of the font to, say, blue (matching the Alexa blue), it'd be much, much better.
I've seen that someone posted that they want to see the skill name when editing ("show the skill name when editing"), and that just confirms that the current style is not a good one.
1 vote -
Show us the analytics on Slot values
The analytics tab in the ADC needs to show slot value analytics. If my slot is 'Color' and the slot values are 'red', 'blue', and 'green', I should not have to go to a 3rd party site to see which of those values is accessed the most. It is unreal to me that this is not already in place out of the gate considering Slots has been around.
1 vote -
Code Collapse
Switching from one tab to another changes the code collapse.
1 vote -
remember list of utterances, or add every utterance to a dropdown list
I would love to be able keep list of all sentences entered in the "Alex Simulator" so we can select from them.
Right now you always need to copy
/ paste or type the text over and over again.Thank you
and Warm Regards1 vote -
Beta Invite through an API
It would be cool when a beta test is in progress, that there is an API or similar to give the developer the opportunity to automatically invite beta testers to the test.
Like a user is registering to the beta test and further he will also be added to the beta test for the skill.1 vote -
console log in test
make it possible to easily see console output. output of console.log() should be visible somewhere within the UI for debugging purposes on the test screen. Doesn't seem checking device log does that, I don't see anything there even though there is a console.log call in my launchrequest handler.
1 vote -
alex developer console would be more helpful if it could process pre recorded audio files
The alexa developer console would be more helpful if it had the ability to test on a batch of pre-recorded audio files. Since its cumbersome to wait for the Alexa to respond for each query. Instead results could be reviewed at a later time to speed up the process. Also, pre recorded audio files can be modified with artifical noise to see how intents are extracted under various background conditions.
1 vote -
Device Log enhancement
Would be great to see all alexa event gateway updates on this tool. ChangeReports were a great start, but I really need Alexa.MediaMetadata updates and deletes
1 vote -
Change device address in console
Nowadays developers can't change device address returned from developer console test. Some cases which require specific address to test features turn dificult to do. So, is a good idea to implement a functionality in order to be able for changing the device address returnes by console.
1 vote -
Persist values between Service Endpoint Type options
Is it possible to persist the values within Service Endpoint Type when switching between "AWS Lambda ARN" radio option and "HTTPS" option? I test new code with a local lambda proxy endpoint URL and whenever I switch back to "AWS Lambda ARN" option I have to re-enter the ARN, which becomes tedious. It would be extremely convenient if the last used value could be persisted.
1 vote -
inputs are unclear
the text inputs make it seem like I can simply input free text, it is not clear that i need to add a new one first.
1 vote
- Don't see your idea?