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.

Giving the demo a try I found that the description in the README seems to be older. The code still works, but to save others some time two things should be mentioned:

Deployment Error

Creating route watson-voice-bot.eu-gb.mybluemix.net...
OK

FAILED
Server error, status code: 400, error code: 210003, message: The host is taken: watson-voice-bot

Fix: Change name and host to something unique

https://github.com/IBM/watson-voice-bot/blob/23c5116031978bbc69c61d24f6f10394f1b9ec93/manifest.yml#L17 https://github.com/IBM/watson-voice-bot/blob/23c5116031978bbc69c61d24f6f10394f1b9ec93/manifest.yml#L18

Workspace ID vs Assistant ID and API Key

The example code uses v1 of the Assistant API so you have to get the Workspace ID instead of the Assistant ID of the skill. You have to get the API Key as well.

See https://cloud.ibm.com/apidocs/assistant for detailed information.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
marksturcommented, Nov 7, 2019

new version coming soon

1reaction
stevemarcommented, Jan 21, 2019

@martinsteinorth thanks! i’ll have someone do an overview of the README. We’re aware of the change to Workspace ID and Assistant ID, we’re updating all IBM assets to reflect that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

outdated/README.md at master - GitHub
This is a mini-library which, given a package name and a version, checks if it's the latest version available on PyPI. To install:...
Read more >
Outdated readme.md [#2946444] | Drupal.org
Outdated readme.md ... Reporter: Alan D. ... The core patch was added to 8.1.7, which is now unsupported, so probably not worth mentioning?...
Read more >
Files view shows an old version of README.md
I have a `README.md` file in the root of a repository. The file browser is displaying the rendered Markdown, but not the most...
Read more >
Update Outdated Information in README in Repository (#3) · Issues ...
@jgay we would like to update the README in the repository. The current text is outdated. We'll propose a new text in a...
Read more >
README - Wikipedia
In software development, a README file contains information about the other files in a ... The convention apparently also follows the old system...
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