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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The bot is not working with API auth errors #577

Open
ihor-chaban opened this issue Feb 16, 2025 · 2 comments
Open

The bot is not working with API auth errors #577

ihor-chaban opened this issue Feb 16, 2025 · 2 comments

Comments

@ihor-chaban
Copy link

ihor-chaban commented Feb 16, 2025

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:

2025-02-16 14:04:53 DEBUG    Captcha Error 403!
2025-02-16 14:04:54 DEBUG    https://apptoogoodtogo.com:443 "POST /api/auth/v5/token/refresh HTTP/11" 403 421
2025-02-16 14:04:54 WARNING  Too many captcha Errors! Sleeping for 10 minutes...

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 to 25.2.0 and both API version and APK version at the same time but none of these worked.

@ihor-chaban ihor-chaban changed the title The bot is not working since yesterday The bot is not working with API auth errors Feb 16, 2025
@JArillottaGeA
Copy link

Looks like the same error as: #562

@ihor-chaban
Copy link
Author

ihor-chaban commented Feb 19, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants