Open HARVS1789UK opened 5 years ago
I am told via the Watson Development Community Slack channel:
We've moved from basic auth using username/pass, to iam using apikey.
Which probably explains why my assistants (created within the last two weeks) are unable to authenticate using this codebase.
Would that be accurate?
Hi, Did you find the answer?
I am trying to connect to an IBM Watson Assistant of my own and I am having difficulties.
Since you have created the constants defined in the
.env
file, the IBM UI has probably changed as I can find no credentials with any of the following names:CONVERSATION_USERNAME
CONVERSATION_PASSWORD
WORKSPACE_ID
I attach a redacted screenshot showing the IBM Watson API credentials I have used for each of these constants (I am assuming their naming conventions have just changed slightly), but I am still having trouble with Watson authentication.
Below is what I am returned in the
watsonError
property of eachmessage
:Can anyone provide an insight into what the correct mapping of the credentials is and what I am doing wrong?