Der-Henning / tgtg

Scanner for Too Good To Go Notifications

Home Page:https://github.com/Der-Henning/tgtg/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reservation stopped working with 403 captcha errors

ihor-chaban opened this issue · comments

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.

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...