How can I install 'JSON API' plugin?
-
I want to install https://wordpress.org/plugins/json-api/ so that I can retrieve my WordPress blog in my mobile app. How can I install it?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Are you using the WordPress app? If so, it has WordPress.com support built in. No need to install anything else.
In any case, we do offer built-in APIs without the need to install any extra plugins. We take care of it for you :)
Have a look at this site:
-
Actually, I’m trying to load my WordPress blog in my own android app. I’m getting following error: Not able to parse `http://dawahwork.wordpress.com. Make sure this url return valid JSON response. How to get rid of this error?
Please reply.
Thanks. -
Hi there,
Please make sure you add an app here to make authenticated requests:
https://developer.wordpress.com/apps/Then be sure you’re using a valid endpoint that will deliver your JSON response.
- The topic ‘How can I install 'JSON API' plugin?’ is closed to new replies.