Watson-Personal-Assistant / developer

https://watson-personal-assistant.github.io/developer
Apache License 2.0
3 stars 13 forks source link

removes the use of platform API tokens and uses WA API keys #20

Closed troyibm closed 6 years ago

troyibm commented 6 years ago

When we changed the docs to use the IAM token, I was under the impression we were going to announce to all of our users that API keys will no longer be used as of the May 17 release. But that didn't happen and it doesn't look like there is a time frame for when that will happen. Sooo...

Given that using IAM tokens is a total pain in the rear, I've gone ahead and remove them in favor of using API keys which are much easier. I'll confirm with others before I pull the trigger on this, but here's the doc changes to go back to what we were doing before in all the CURL commands.

troyibm commented 6 years ago

Already had someone today have problem with our instructions on how to use the printToken.js script, so I pulling the trigger on this to alleviate these problems