• Hi all, I’m trying to use the rest api but I get the following :
    <!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
    <html>
    <head>
    <title>404 Not Found</title>
    </head>
    <body>
    <h1>Not Found</h1>
    <p>The requested URL /sito2/Wordpress/wp-json/wp/v2/posts/ was not found on this server.</p>
    <hr>
    <address>Apache/2.4.18 (Win64) PHP/5.6.36 Server at localhost Port 80</address>
    </body>
    </html>

    What did I do wrong ? I’m using postman to send the GET request

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Rest API’ is closed to new replies.