SkillDialog action automatically added when connecting to a Skill cannot select Skill endpoint
See original GitHub issueDescribe the bug
When connecting a Skill to an basic (empty) bot a trigger is added for the Skill. Within that trigger is a SkillDialog custom action. When testing you get a Value cannot be null. (Parameter uriString)
error which appears to be because the Skill Endpoint selection isn’t selected automatically (a bug) and cannot be manually selected.
Version
1.4.0-nightly.237101
Browser
- Electron distribution
- Chrome
- Safari
- Firefox
- Edge
OS
- macOS
- Windows
- Ubuntu
To Reproduce
Steps to reproduce the behavior:
- Connect a skill to a Bot (e.g. https://djtest6.azurewebsites.net/manifests/djbfskill1-2-1-manifest.json)
- Observe that the Skill endpoint setting on SkillDialog action in newly created trigger isn’t set
- Skill isn’t invoked
Screenshots
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Skill scenario is broken - can't set skill endpoint #2801 - GitHub
Describe the bug When I try to add a Begin a skill dialog action. The skill endpoint is not auto filled and can...
Read more >Skill Enablement REST API Reference | Alexa Skills Kit
Use the Skill Enablement REST API to enable the skill stage for custom skills. ... The Amazon authorization code enables you to get...
Read more >Use a Power Virtual Agents bot as a skill - Microsoft Learn
Select the Connect to a skill action. Under Skill Dialog Name, select Show skill manifest. Screenshot of Composer highlighting where to show the ......
Read more >Tune Routing Behavior - Digital Assistant - Oracle Help Center
If the user enters this question from within the banking skill, the digital assistant should automatically pick the “balance” flow that corresponds to...
Read more >Alexa Skills Tutorials - Amazon Alexa Skill Building Tutorials ...
Your skill cannot be certified and published to the Alexa Skills store ... Click on the “+ Add new language” link to add...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Confirmed fixed in #7475
@darrenj this was auto-closed and a nightly is running for you test