-
Notifications
You must be signed in to change notification settings - Fork 9
Mealie v2.0.0 Shopping List API Not Working with Mealient #335
Comments
The endpoints for interacting with shopping lists have changed in Mealie. This may cause issues for users who have integrated with the Mealie API, particularly those using the shopping list functionality. Previous Endpoints:
New Endpoints:
there are only some changes in the MealiServiceKtor i have changed this already: Subject: [PATCH] fixing the endpoints for the shopping list at ServerVersion V2.1.0 to new API endpointsIndex: datasource/src/main/kotlin/gq/kirmanak/mealient/datasource/impl/MealieServiceKtor.kt
|
It seems that the new version (v2.0.0) of Mealie has introduced changes to the shopping list API, which causes it to no longer work with Mealient. As a result, shopping lists are not functioning as expected.
Here’s the error I’m encountering:
The text was updated successfully, but these errors were encountered: