Show
by
  • hi everyone,

    i’m getting this when i try to test the api of my local wordpress. this is the URL i got
    http://localhost:10016

    {
    “code”: “rest_no_route”,
    “message”: “No route was found matching the URL and request method.”,
    “data”: {
    “status”: 404
    }
    }

    Laugh
    david richh
    1 Comment
    • HI David, please next time post such questions on the forum, so we can follow up properly.

      rest no route means the endpoint is not registered properly, please open a thread on the forum, and share the code you created