question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SkillDialog action automatically added when connecting to a Skill cannot select Skill endpoint

See original GitHub issue

Describe 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:

  1. Connect a skill to a Bot (e.g. https://djtest6.azurewebsites.net/manifests/djbfskill1-2-1-manifest.json)
  2. Observe that the Skill endpoint setting on SkillDialog action in newly created trigger isn’t set
  3. Skill isn’t invoked

Screenshots

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
darrenjcommented, May 6, 2021

Confirmed fixed in #7475

image

0reactions
cwhittencommented, May 6, 2021

@darrenj this was auto-closed and a nightly is running for you test

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found