Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - domgetter

Pages: [1]
1
That worked as a workaround, thank you.

2
Bug Reports / Cannot log in to http://deepbot.tv/dev/donationaccess/#Home
« on: September 19, 2016, 07:34:04 AM »
Bug:

Upon clicking "Connect with Twitch", and after authorizing connection, deepbot doesn't make any changes.



Info:

In the JS console, there is an error:

Object {error: "Bad Request", status: 400, message: "No client id specified"}

This is because the Twitch API was changed to require all API requests to attach the client-id of the application as a header entry to the request.  The news for that is located at this blog post by Twitch: https://blog.twitch.tv/client-id-required-for-kraken-api-calls-afbb8e95f843#.kznm8h2ra

This applies to all API calls, including read-only ones.



Image:

http://i.imgur.com/OLfFzGg.png



Misc:

Let me know if you need any other information regarding this issue.

I was trying to log in to change the name of our bot from CattyBot to CattyCakeBot.  Please let me know if there is another way to do this, other than logging into deepbot.tv/dev/donationaccess.

Thank you.

Pages: [1]