• [ ANGLAIS]

    Hello, REST API problem

    The publisher’s screen, which uses an API to view and save your posts, receives an incorrect response:

    The REST API call returned the following unexpected result: (404) <! 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 was not found on this server. </p> </body> </html>.

    can anyone tell me what i can do to be able to edit posts on my blog again from the wordpress interface ??

    my site : [ redundant link removed ]

    • This topic was modified 4 years, 6 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    The 404 response tells us that WP is not even getting the request, your server is responding without involving WP at all. What does the site health screen tell you about the API and loopback requests?

    I have the same problem. No issue ? The site health screen tell me that it is ok :/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘API REST problem, editing blog post’ is closed to new replies.