Jetpack JSON API – "error":"jetpack_response_error"
-
Hi,
I’m doing the following:
GET https://public-api.wordpress.com/rest/v1/sites/715xxxxx
(The siteID is slightly obscured in this message)
With a header containing authorisation…I get the following:
“error”:”jetpack_response_error”,”message”:”The Jetpack site encountered an error and could not process the API request.”The call I do prior to the above (in order to get the siteID) with the same authorisation works correctly:
GET https://public-api.wordpress.com/rest/v1/meThe error above is from a customer’s blog – if I connect to my own I do not get the error and the calls work as expected.
What could be the problem?
Thanks,
Rob
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Jetpack JSON API – "error":"jetpack_response_error"’ is closed to new replies.