Closed Walexero closed 1 year ago
I quickly tested this in Postman (lets you quickly test an api) and I received the below result. As you can see it succeeded with my test data. I think that the API is in fact working.
Below you can see the same error message that you were getting before but with a GET request instead of a POST request. This is probably why you were getting this message if you were testing this endpoint in the browser.
I have it fixed, it was more an issue in the code than the api
I'm not able to implement the add recipe functionality because of the endpoint returning an error code. Is there a way to have this fixed anytime soon?