coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically
MIT License
789 stars 138 forks source link

client.get_date() has stopped working again #182

Open ColorfulQuark opened 3 weeks ago

ColorfulQuark commented 3 weeks ago

Earlier this year client.get_date() stopped working and was then fixed. https://github.com/coddingtonbear/python-myfitnesspal/issues/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.

evertonrsc commented 3 weeks ago

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

ColorfulQuark commented 2 weeks ago

At the moment it's working properly.

evertonrsc commented 2 weeks ago

Yes, it is working now.