twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
72 stars 7 forks source link

Device Code Flow login 400: missing device_code #893

Closed dennisrijsdijk closed 5 months ago

dennisrijsdijk commented 5 months ago

Brief description Trying to authenticate an app with Device Code Flow now returns a JSON page with {"status":400,"message":"missing device_code"} on https://id.twitch.tv/oauth2/authorize

How to reproduce Open https://codepen.io/Alca/pen/xxBgmVq?layout=right in browser, press the Get Code button and go through authentication flow Alternate repro: download Firebot from https://firebot.app and attempt to login.

Expected behavior Authentication should function properly.

Screenshots image

Dkamps18 commented 5 months ago

This seems to be resolved

dennisrijsdijk commented 5 months ago

Resolved here as well, closing.