Error setting up IBM Watson credentials

lbethel

New Member
The user guide for using the IBM watson service does not seem to be correct. What setting up the credentials for the IBM Watson credentials service it says to enter user id and password (not API key) on the Credentials Details screen. The IBM Watson setup provides an API Key not a user id. The Get Language step fails but there is no way to provide accurate credentials. The following is how the API key looks: How can this be translated into a user id and password ?
{
"apikey": "nnnnnn-nnnnnn_0AGnnnnd-nnnnnLtVKPZpnnnnnn",
"iam_apikey_description": "Auto generated apikey during resource-key operation for Instance - crn:v1:bluemixublic:language-translator:us-east:a/nnnn4a6f2ennnnnde65bf9ecnnnnn:f7e23b1c-b437-45c8-nnnn-d2404nnnn829::",
"iam_apikey_name": "auto-generated-apikey-nnnn169-nnnn-4590-nnnn-nnnnd76b63aa",
"iam_role_crn": "crn:v1:bluemixublic:iam::::serviceRole:Manager",
"iam_serviceid_crn": "crn:v1:bluemixublic:iam-identity::a/nnnnf4a6f2ennnnnade65bfnnnn4c29::serviceid:ServiceId-nnnn7c8-nnnn-nnnn-9f09-nnnn87f5nn",
"url": "https://gateway-wdc.watsonplatform.net/language-translator/api"
}
 
Last edited:
Top