JSON status:302 when I get this API by $.ajax()
-
I use url = “https://[domain]/wp-json.php/posts/”
and see that JSON tree in my chrome.
but I try to get this REST-API use jquery but I cant getI check this status by chrome development tools.
that said is 302 and JSON status is “instantiated”
how can I get this API?
thank U.
- The topic ‘JSON status:302 when I get this API by $.ajax()’ is closed to new replies.