iffy-pi / apple-shortcuts

A repository for handling the updates and versioning of my apple shortcuts
https://iffy-pi.github.io/apple-shortcuts/
4 stars 0 forks source link

Nutrition Framework - MyFitnessPal API No Longer Working #65

Closed iffy-pi closed 2 weeks ago

iffy-pi commented 3 months ago

The MyFitnessPal API (api.myfitnesspal.com), seems to have been disabled. Queries to the API (e.g. a search for Apple: https://api.myfitnesspal.com/public/nutrition?q=Apple&page=1&per_page=7 ) returns a dictionary with no search results.

I think MFP might have disabled the API but I want to find proof of doing so

iffy-pi commented 3 months ago

We're cooked

iffy-pi commented 2 weeks ago

Now its official, the API has been shutdown by MyFitnessPal, evident by the fact that the URL returns a 404: https://api.myfitnesspal.com/public/nutrition?q=apple&page=1&per_page=7

iffy-pi commented 2 weeks ago

This can't be fixed, but instead we will work around it by adding ChatGPT feature: #72