Jetpack API and categories failing
-
We just installed Jetpack and can query everything we need via the API except categories.
Eg.
Tags work @ https://public-api.wordpress.com/rest/v1/sites/dev.shockmansion.com/tags
Categories is failing @ https://public-api.wordpress.com/rest/v1/sites/dev.shockmansion.com/categoriesERROR:
The Jetpack site is inaccessible or returned an error: transport error – HTTP status code was not 200 (500)Has anyone had issues getting the /categories endpoint of the jetpack API to work? This issue (https://github.com/Automattic/jetpack/issues/998) suggests it’s a problem for PHP versions prior to 5.4.7.
Our server is running PHP version 5.4.24. Our memory_limit it set to 128MB.
We don’t know what to try next :-/
Any advice appreciated.
- The topic ‘Jetpack API and categories failing’ is closed to new replies.