Skip to content

Conversation

@ThisALV
Copy link
Contributor

@ThisALV ThisALV commented Jul 30, 2025

set_measurements, get_meals, and get_meal were no longer working due to structural changes in the MyFitnessPal pages, which broke the web scraping methods previously used.

  • set_measurements now performs a PUT request directly to the API.
  • get_meals and get_meal now perform a GET request directly to the API.

Please note: this PR depends on #197, which repaired broken authentication. Client tests passed.

@coddingtonbear
Copy link
Owner

Hey there @ThisALV! I'm sorry to say this, but I don't use MFP for measurements, so I can't personally verify this PR, but I'd be up for merging this once this has been reviewed and tested by at least one other person.

Hopefully somebody else from the community can have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants