• Resolved murilofaria

    (@murilofaria)


    Hi,

    I’m having an error when I tried to initiate the JetPack Boost plugin, when I push the Get Started button the following message is showed:

    {
      "code": "rest_no_route",
      "message": "Nenhuma rota foi encontrada que corresponde com o URL e o método de requisição.",
      "data": {
        "status": 404
      }
    }

    I listed all endpoints and don’t exists a jepack endpoint in rest api.

    I appreciate some help.

    Thanks

    Murilo

Viewing 4 replies - 1 through 4 (of 4 total)
  • deathlynotes

    (@deathlynotes)

    Hi @murilofaria

    Could you please post your site URL here so that we can have a look?

    If you want it to remain private, you can also contact us via this contact form. If you choose to reach out directly, please include a link to this thread.

    Thanks!

    Thread Starter murilofaria

    (@murilofaria)

    Hi Michelle,

    The URL is https://www.gobuyer.com.br/

    Thread Starter murilofaria

    (@murilofaria)

    Suddenly the “Get Started” button worked, the next screen was presented, but when I toogle the Optimize CSS Loading I got the same error.

    https://www.gobuyer.com.br/wp-json/jetpack-boost/v1/recommendations/reset

    {“code”:”rest_no_route”,”message”:”Nenhuma rota foi encontrada que corresponde com o URL e o m\u00e9todo de requisi\u00e7\u00e3o.”,”data”:{“status”:404}}

    Hi @murilofaria

    Thanks for reporting back; there seems to be an issue with the REST API on your website; that’s why you are getting this error, as the default endpoint is returning the 404 server response (not found). I’d suggest going through these checks:

    1. Resave your permalinks settings here.

    2. Make sure you are using the standard WordPress .htaccess file, or at least make sure there aren’t some strict rewriting rules that may influence your REST Route.

    3. Temporarily disable your plugins

    4. Proceed to use the “Get Started” buttons and optimize CSS.

    5. Re-enable your disabled plugins.

    Let us know how this goes.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Boost – rest_no_route on push Get Started button’ is closed to new replies.