• I created a new WP test site today and wanted to check out the REST calls.

    I tried the one below (with the actual site name, of course)

    https://wordpressURL.com/wp-json/wp/v2/posts/

    But got the error:

    The requested URL /wp-json/wp/v2/posts/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    My understanding is that REST is “built in” to version 5 so I’m confused why this doesn’t work. I didn’t find any working examples from my searches thus far.

    Thanks very much in advance,

    • This topic was modified 6 years, 2 months ago by morkus_wp.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get REST working with WP 5?’ is closed to new replies.