Forums
(@skunkertx79)
7 years, 6 months ago
Solved. The official WP REST API was wrong. YOu have to remove the “?” from the query and add the “&” and write it like so:
https://url/blogs/usernamehere/?rest_route=/wp/v2/posts&_jsonp=receiveDat
I’m still not getting any luck on this. I’ve set a jsfiddle in case anyone wants to give it a whirl:
JSFIDDLE