Der-Henning / tgtg

Scanner for Too Good To Go Notifications
https://github.com/Der-Henning/tgtg/wiki
GNU General Public License v3.0
413 stars 67 forks source link

windows build failure #554

Open mordiantre opened 2 days ago

mordiantre commented 2 days ago

Hi, the windows builds for 1.21(.01&02) generate the same error messsage : "failed to load python dll "tgtg\internal\python311.dll" tested on win10 64b the only needed files are suppposed to be exe+ini, right ?

dataonoff commented 2 days ago

Seems tgtg changed something on their auth api: Erreur API TGTG: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')

mordiantre commented 2 days ago

Seems tgtg changed something on their auth api: Erreur API TGTG: (404, b'{"type":"about:blank","title":"Not Found","status":404,"detail":"No static resource auth/v3/token/refresh.","instance":"/api/auth/v3/token/refresh"}')

that's another problem we probably all have with working executables today. but the issue described above is for the non-working buiilds, ie it doesn't execute at all/doesn't have a chance to connect to API or anything else...