YarmolenkoD / notpixel

Python automation tool for interact with telegram Notpixel bot (WITH GETTING X3 POINTS). Initial code base was forked from other repository https://github.com/vadymfedorets/notpixel.
https://t.me/hcmarket_bot?start=referral_355876562
176 stars 45 forks source link

Unknown error during get user info: 401 #6

Closed danazor closed 1 month ago

danazor commented 1 month ago

When I first run the script it works fine but after going to sleep mode it gives the error in the screenshot and enters the same loop. After x minutes of sleep it goes back to sleep mode.

Sorry for the quality of the screenshot.

I am writing the error I get:

Unknown error during get user info: 401, message='Unauthorized' , url=URL('https://notpx.app/api/v1/users/me')

By the way I don't encounter any problems when I enter the application from the phone. 9d4f4aa0-be32-493d-a596-e4890524c751

YarmolenkoD commented 1 month ago

@danazor Thanks, will check it

YarmolenkoD commented 1 month ago

@danazor Try recreating the session. It helped one person to resolve the error.