wuestenarchitekten / Twitcher

a component to communicate with twitch
The Unlicense
9 stars 0 forks source link

oAuth failure: "Error: No code received" #3

Closed bost-ty closed 2 months ago

bost-ty commented 2 years ago

Hello,

Trying this out for a small project, particularly interested in the subscription to channel points events.

I have followed the steps at the updated guide up to "Getting A Token" step after clicking "get token", the web browser opens and I log in. Unfortunately, the window does not access the Twitch authorization/privileges page, instead returning a blank page with "Error: No code received" at the top (no CSS).

I'm curious if this issue is on my end or if it's something that Twitch has updated on their end. I will continue troubleshooting and update on my end, but mostly just shooting in the dark here.

Thanks!

bost-ty commented 2 years ago

Started working after waiting an hour or so. No idea why or if it will stop working in the future; maybe now that it has been authorized and the tokens have been generated, it will play nice with my account?

bost-ty commented 2 years ago

Issue persists. Window browser loads "https://localhost:9980", but the parameter uses http:// instead. Going to either address/switching doesn't help.