Closed laurentvinc closed 5 years ago
i am using brand new instance of watson assistant but the API V1 are still the same. so I expected to get something running with the right APIkey , url and workspace ID. am i wrong?
@stevenpkg Can you look into this. The app is running without issue on https://assistant-simple.ng.bluemix.net/
@laurentvinc what output are you seeing in the console from npm start
?
So finally it is running but with the credentials the variables
assistant_username=apikey
assistant_password =
that's fine now, but i am surprised by the application settings.
I was able to run the application with the IAM APIKEY
Here is the content of my .env
file
WORKSPACE_ID="0be7658a-lionel-messi-8092-334c7e2b8ccb"
ASSISTANT_IAM_APIKEY="XBxG6KpyGRmkBlnaXuSQfKBmNc4Au7_maradona"
ASSISTANT_URL="https://gateway-fra.watsonplatform.net/assistant/api"
HI @laurentvinc, you are right. This demo works with Assistant v1 and not Assistant v2.
We will look into creating a new demo once V2 is leaves beta