You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error is the same but the root cause seems to be more complex.
Previously it was solved by incrementing the API endpoint version and/or updating the app version to the latest.
Now none of these helps and some people even mentioned that captcha appeared in the official app.
I was running several bots with different IPs and configurations, and all of them stopped working around the same time yesterday.
The errors I see in the logs:
They must have changed something globally, maybe the auth endpoint version.
upd. I tried updating
/api/auth/v5/...
to/api/auth/v6/...
but it didn't work.upd2. I also tried updating the
DEFAULT_APK_VERSION
to25.2.0
and both API version and APK version at the same time but none of these worked.The text was updated successfully, but these errors were encountered: