coddingtonbear / python-myfitnesspal

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

Quick Add #33

Closed madhavajay closed 7 years ago

madhavajay commented 8 years ago

Hi, I just had a quick play around with adding a Quick Add method to the API. I get a 202 though, which is weird and it doesn't add the data to the website. Wondering if anyone had any experience with this?

The code is pretty rough at the moment so not really ready for a pull request, but I could dump it in a GIST if someone might have an idea on why it doesn't work.

I guess they must be doing something extra with the previous requests when trying to "quick add".

coddingtonbear commented 8 years ago

No experience with this specifically, I'm afraid! If you post your code in a gist, I could maybe help you troubleshoot, though. Also -- I'm often on the gitter channel if you wanted to chat!