bvanheu / pytoutv

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

Bad HTTP status code (503) for "https://api.tou.tv/v1/toutvapiservice.svc/json/SearchTerms" #135

Open martinayotte opened 5 years ago

martinayotte commented 5 years ago

Doing ' toutv search "Grands Reportages" ' give the following error :

Bad HTTP status code (503) for "https://api.tou.tv/v1/toutvapiservice.svc/json/SearchTerms"

Doing a simple "toutv login " succeed ...

Probably related to https://github.com/bvanheu/pytoutv/issues/134 .

Last time I got it working properly was on Apr. 19th 2019.