coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically
MIT License
797 stars 139 forks source link

Remove `utf8` field from the search request #159

Closed hannahburkhardt closed 1 year ago

hannahburkhardt commented 1 year ago

Remove utf8 field from the search request as it seems to no longer be required or expected in order to retrieve search results. This fixes issue #158