coddingtonbear / python-myfitnesspal

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

Getting myfitnesspal.exceptions.MyfitnesspalLoginError #132

Closed bitf17m558 closed 2 years ago

bitf17m558 commented 2 years ago

I install the library via pip But whenever I call any of its function it gives this error I have already stored my username and password

bitf17m558 commented 2 years ago

I had to signup in the myfitnesspal and use those credentials to make it work