The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

IBM Watson Natural Launguage API

bmillrine
8 - Asteroid

Hi

 

I am struggling with this API call any ideas on where I am going wrong?

 

Here is associated documentation:

 

API Documentation

3 REPLIES 3
PaulN
Alteryx Alumni (Retired)

Hi @bmillrine,

 

I believe that the issue is just that fields username and password contain double quotes. As a result credentials value is "username":"password" where it should only be username:password.

 

Kind regards,

 

Paul Noirel

Customer Support Engineer

 

 

bmillrine
8 - Asteroid

Worked it out see attached.

bmillrine
8 - Asteroid

Thanks Paul, that was it

Labels
Top Solution Authors