Twitch-Channel-Points-Miner-v2
Twitch-Channel-Points-Miner-v2 copied to clipboard
passport.twitch.tv/login : HTTP 400 ERROR
Hello,
I tried to run the script but I have the following error:
03/02/23 15:12:38 - DEBUG - urllib3.connectionpool - [_new_conn]: Starting new HTTPS connection (1): raw.githubusercontent.com:443
03/02/23 15:12:38 - DEBUG - urllib3.connectionpool - [_make_request]: https://raw.githubusercontent.com:443 "GET /Tkd-Alex/Twitch-Channel-Points-Miner-v2/master/TwitchChannelPointsMiner/__init__.py HTTP/1.1" 200 125
03/02/23 15:12:38 - INFO - TwitchChannelPointsMiner.TwitchChannelPointsMiner - [run]: Start session: 'dc4c4680-e41f-4744-bece-587d86bebfcb'
03/02/23 15:12:38 - INFO - TwitchChannelPointsMiner.classes.TwitchLogin - [login_flow]: You'll have to login to Twitch!
03/02/23 15:12:38 - DEBUG - urllib3.connectionpool - [_new_conn]: Starting new HTTPS connection (1): passport.twitch.tv:443
03/02/23 15:12:38 - DEBUG - urllib3.connectionpool - [_make_request]: https://passport.twitch.tv:443 "POST /login HTTP/1.1" 400 127
03/02/23 15:12:38 - ERROR - TwitchChannelPointsMiner.classes.TwitchLogin - [login_flow]: Unknown error: {'error': 'Please update your app to continue', 'error_code': 5023, 'error_description': 'client is not supported for this feature'}
The login request seems to return a 400 error code, do you know why ?
I had the same problem, found this: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/673
🫠
Fixed in my fork https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2