Skip to content

help me please !! #773

Open
Open
@Belalmohamed12

Description

@Belalmohamed12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions