ahivert / tgtg-python

Unofficial client for TooGoodToGo API
GNU General Public License v3.0
372 stars 71 forks source link

Retrieve Tokens - Cookie Missing #248

Closed jdbuta closed 9 months ago

jdbuta commented 1 year ago

When I try to retrieve my tokens, following email authorization, all my tokens are printed except for the cookie. Any ideas why I can't retrieve this?

H8mut commented 1 year ago

When I try to retrieve my tokens, following email authorization, all my tokens are printed except for the cookie. Any ideas why I can't retrieve this?

I have the same issue. On my Macbook everything works fine but on raspberry pi I have the issue.

ahivert commented 1 year ago

Do you use the last version available on pypi ?

Can you put here the output of pip freeze ?

Le mer. 21 juin 2023, 08:38, H8mut @.***> a écrit :

When I try to retrieve my tokens, following email authorization, all my tokens are printed except for the cookie. Any ideas why I can't retrieve this?

I have the same issue. On my Macbook everything works fine but on raspberry pi I have the issue.

— Reply to this email directly, view it on GitHub https://github.com/ahivert/tgtg-python/issues/248#issuecomment-1600265997, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWV4UXBJLLSZRJEYYLF52TXMKJFRANCNFSM6AAAAAAYWEEXCM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

H8mut commented 1 year ago

Do you use the last version available on pypi ? Can you put here the output of pip freeze ? Le mer. 21 juin 2023, 08:38, H8mut @.***> a écrit :

Thank you for your super fast response :) you brought me on the right track. Unfortunately my python version on the raspberry pi was old, so only a tgtg version of 0.13 something was available. I started the updating process of python and will report afterwards if everything works :) thanks again, great work here :)

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.