coddingtonbear / python-myfitnesspal

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

list index out of range #90

Closed purvimt017 closed 4 years ago

purvimt017 commented 4 years ago

I am getting an IndexError: list index out of range when trying to log in. The error is coming from something on client.py

hbmartin commented 4 years ago

@purvimt017 please post stacktrace

mtthwsar commented 4 years ago

Try logging in to https://myfitnesspal.com in a browser and accepting any prompts it gives you (accepting terms/privacy policy etc). If you use Facebook login you'll need to disconnect that in order to be able to use username/password.

coddingtonbear commented 4 years ago

Closing due to inactivity, but please feel free to reply if you continue to run into trouble after trying the steps described above by @mtthwsar, @purvimt017 .