coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

client.get_date() has stopped working again

ColorfulQuark opened this issue · comments

Earlier this year client.get_date() stopped working and was then fixed. #168

Yesterday it stopped working for me again. This started immediately after I got a Cloudflare gate verifying I'm a human, which seems related to the problem earlier this year.

In my case, I could not use (today) client.get_date() even for the most basic code in the RTD.

At the moment it's working properly.

Yes, it is working now.