Problems with REST API
-
Hi there, I am working with an app which is based on a wordpress site with the wp recipe maker plugin. My client is an elite member of this plugin.
The problem is you are providing only one rest api endpoints.
Here it is: https://demo.wprecipemaker.com/wp-json/wp/v2/wprm_recipe/41
With that how can I categories the data? This api doesn’t provide any category and comments information. Also the recipe id doesn’t match with post id.
With this single endpoint, I can only list the recipes. I can’t categories the data.
Also your rating api is not working. https://bootstrapped.ventures/wp-json/wp-recipe-maker/v1/rating/123
I tried on my site too, this is not working.
I need to know about how can I categories the data, Is there any other endpoints?
Thanks
- The topic ‘Problems with REST API’ is closed to new replies.