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

Reservation stopped working with 403 captcha errors #531

Open
ihor-chaban opened this issue Aug 11, 2024 · 6 comments
Open

Reservation stopped working with 403 captcha errors #531

ihor-chaban opened this issue Aug 11, 2024 · 6 comments

Comments

@ihor-chaban
Copy link

ihor-chaban commented Aug 11, 2024

I'm using the latest version 1.21.2.
Recently, I noticed that none of my reservations work. The last successful reservation was made on June 28.
When it tries to reserve a bag, a 403 captcha error happens, but at the same time, it works fine for scanning bags.
I tried changing the IP address and even tested it with another account that has never used reservations before but the result is always the same.
So, it's unlikely to be a ban.
It makes me think they might have changed something globally so the feature no longer works.
Or it could be related to the changes made in the latest release (I haven't tested it with older versions yet).

Example logs:

2024-08-10 22:38:11 DEBUG    Starting new HTTPS connection (1): play.google.com:443
2024-08-10 22:38:12 DEBUG    https://play.google.com:443 "GET /store/apps/details?id=com.app.tgtg&hl=en&gl=US HTTP/11" 200 None
2024-08-10 22:38:13 DEBUG    Using APK version 24.7.3.
2024-08-10 22:38:15 DEBUG    https://apptoogoodtogo.com:443 "POST /api/order/v7/create/632020 HTTP/11" 403 422
2024-08-10 22:38:15 DEBUG    Captcha Error 403!
2024-08-10 22:38:16 DEBUG    https://apptoogoodtogo.com:443 "POST /api/order/v7/create/632020 HTTP/11" 403 422
2024-08-10 22:38:16 DEBUG    Captcha Error 403!

This part looks suspicious HTTP/11, probably a typo in the HTTP version somewhere.

upd. I tested it with v1.21.1, HTTP version looks correct but I'm still getting the same error:

2024-08-10 22:52:46 DEBUG    https://apptoogoodtogo.com:443 "POST /api/order/v7/create/632020 HTTP/1.1" 403 422
2024-08-10 22:52:46 DEBUG    Captcha Error 403!

Please share if the reservation feature works fine for anyone else.

@tkt2208
Copy link

tkt2208 commented Aug 14, 2024

I have the same problem

2024-08-14 17:55:10 DEBUG Starting new HTTPS connection (1): play.google.com:443
2024-08-14 17:55:10 DEBUG https://play.google.com:443 "GET /store/apps/details?id=com.app.tgtg&hl=en&gl=US HTTP/11" 200 None
2024-08-14 17:55:10 DEBUG Using APK version 24.8.1.
2024-08-14 17:55:11 DEBUG https://apptoogoodtogo.com:443 "POST /api/order/v7/create/1124109 HTTP/11" 403 423
2024-08-14 17:55:11 DEBUG Captcha Error 403!
2024-08-14 17:55:20 WARNING Too many captcha Errors! Sleeping for 10 minutes...

@Omg974
Copy link

Omg974 commented Aug 17, 2024

https://github.com/Der-Henning/tgtg/wiki/FAQ#1-i-am-getting-error-403-all-the-time[](url)

@GraniLuk
Copy link

I have the same issue.

@Papalloon
Copy link

I have the same issue.

I tried different versions, different configurations, different computer, different tgtg accounts and even different IP adresses (VPN, home, phone, etc).

Nothing seems to work.

@jlssmt
Copy link

jlssmt commented Sep 29, 2024

same problem here

@ihor-chaban
Copy link
Author

@Der-Henning could you please take a look here when you have time?
It looks like the reservation feature is broken for everyone.

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

6 participants