Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Resource not found #64

Open
monicaInnovati opened this issue May 28, 2020 · 1 comment
Open

Resource not found #64

monicaInnovati opened this issue May 28, 2020 · 1 comment

Comments

@monicaInnovati
Copy link

Hello,
I followed the guide as is.
https://github.com/IBM/alexa-skill-watson-assistant
When I am calling the Watson Assistant skill , it returns "There was a problem with the requested skill's response".
The only thing different so far is to put the URL as this message was and add the parameter "WORKSPACE_ID", What else should I modify?, Thanks :)

@markstur
Copy link
Contributor

.params needs the following (not WORKSPACE_ID):

"ASSISTANT_APIKEY": "<add_assistant_apikey>",
"ASSISTANT_URL": "<add_assistant_url>",
"SKILL_ID": "<add_assistant_skill_id>",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants