SOLVED
IBM Watson Natural Launguage API
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
bmillrine
8 - Asteroid
‎04-07-2017
12:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi
I am struggling with this API call any ideas on where I am going wrong?
Here is associated documentation:
Solved! Go to Solution.
Labels:
- Labels:
- API
3 REPLIES 3
PaulN
Alteryx Alumni (Retired)
‎04-07-2017
02:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
‎04-07-2017
02:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎04-07-2017
02:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Paul, that was it
