bvanheu / pytoutv

TOU.TV client library and user interfaces written in Python 3
96 stars 23 forks source link

Extra auth token seems to expire too soon #91

Closed gboudreau closed 7 years ago

gboudreau commented 7 years ago

Used toutv login to log in (!), and I then run a cron job every 24h to fetch any missing episodes from the shows I follow.

After a while (not yet sure how long), the token seems to expire, and the toutv fetch command will return this error:

Error: cannot fetch "Épisode 01": unexpected HTTP status code

Issuing a new toutv login fixes those errors.

Keeping track of the timeline of events here, to understand what seems to be happening, before I try to find a solution.

gboudreau commented 7 years ago

Jan-18: token is still working.

My problem might have been an issue where I was logged in at too many places...