Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

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