IBM/tjbot-sports-buddy

Need changes for authentication with "access token" instead of "Username" and "Password"

Closed this issue · 3 comments

IBM cloud has recently made changes to token-based authentication from the usage of username/password. It would be more useful if the subsequent changes are made in this code pattern according to that.

To my knowledge:

config.new.js and run.js are the files which uses the username and password.

@Soundharyaam yes, we just became aware of those changes and will be addressing them soon.

This was addressed in latest PR