-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix problems caused by OAuth requirements.
OAuth is now required for Helix Twitch API Endpoints:
https://discuss.dev.twitch.tv/t/requiring-oauth-for-helix-twitch-api-endpoints/23916
This broke my code and took a lot of effort to fix. Also,
I had to open this support request which was not as helpful
as I would have liked:
https://discuss.dev.twitch.tv/t/programattically-get-user-oauth-token-for-subscriber-notifications/26172
I am saving this working code, but will remove some unnecessary
changes in the next commit.- Loading branch information
1 parent
19c6f55
commit 0c68d2a
Showing
2 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You have leaked your client secret!