Rest API endpoints not working - wp-json/mbb

Support General Rest API endpoints not working - wp-json/mbbResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30154
    JohnJohn
    Participant

    Hi,

    When I press Generate PHP Code nothing happens and in the Chrome console the error is:

    app.js?ver=4.1.7:13 POST https://MYDOMAIN.COM/wp-json/mbb/generate 403

    I don't seem to have anything setup to block the Rest API (normal calls to standard endpoints work fine).

    If I go to the URL directly in a browser I get

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

    I have metabox base plugin and AIO latest version installed.

    Any ideas please?

    Thanks
    John

    #30171
    Long NguyenLong Nguyen
    Moderator

    Hi John,

    It looks like there is a problem with the REST API on your site. Please try to re-save the permalink settings then follow the Debugging Information step here https://support.metabox.io/topic/how-to-create-a-new-topic/ to troubleshoot the issue.

    Refer to this topic https://wordpress.org/support/topic/coderest_no_routemessageno-route-was-found-matching-the-url-and-reque/

    #30219
    JohnJohn
    Participant

    Thanks. I've actually restarted this particular project as I'd tried a few plugins and, as you know, most don't clean up well after themselves so as this is a large long-term project I've reset to scratch. Will test again later.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.