Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

help me please !! #773

Open
Belalmohamed12 opened this issue Apr 25, 2024 · 1 comment
Open

help me please !! #773

Belalmohamed12 opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Belalmohamed12
Copy link

Describe the bug
PS C:\Users\vrko3\Desktop\Twitch-Channel-Points-Miner-v2> python run.py
25/04 17:36:46 - 馃挘 Start session: '6974d9a1-48ff-45d5-836d-157d13c6d8bd'
25/04 17:36:46 - You'll have to login to Twitch!
Traceback (most recent call last):
File "C:\Users\vrko3\Desktop\Twitch-Channel-Points-Miner-v2\run.py", line 78, in
25/04 17:36:47 - Unknown error: {'error': 'Please update your app to continue', 'error_code': 5023, 'error_description': 'client is not supported for this feature'}
twitch_miner.mine(
File "C:\Users\vrko3\Desktop\Twitch-Channel-Points-Miner-v2\TwitchChannelPointsMiner\TwitchChannelPointsMiner.py", line 150, in mine
self.run(streamers=streamers, blacklist=blacklist, followers=followers)
File "C:\Users\vrko3\Desktop\Twitch-Channel-Points-Miner-v2\TwitchChannelPointsMiner\TwitchChannelPointsMiner.py", line 168, in run
self.twitch.login()
File "C:\Users\vrko3\Desktop\Twitch-Channel-Points-Miner-v2\TwitchChannelPointsMiner\classes\Twitch.py", line 56, in login
if self.twitch_login.login_flow():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\vrko3\Desktop\Twitch-Channel-Points-Miner-v2\TwitchChannelPointsMiner\classes\TwitchLogin.py", line 129, in login_flow
raise NotImplementedError(
NotImplementedError: Unknown TwitchAPI error code: 5023

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'cmd'
  2. Write 'python run.py'
  3. See error

Desktop (please complete the following information):

  • OS: Windows 11 pro 23h2
  • Python version 3.12.3
    image
@Belalmohamed12 Belalmohamed12 added the bug Something isn't working label Apr 25, 2024
@Guliveer
Copy link

In the error message, you have blatantly written what to do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants