Rankmath Saving Error

#31945
  • Resolved Trevor Harwood
    Rank Math free

    Hello, I am running into a strange problem where my site is no longer saving changes.

    If I run Google Chrome Developer Console I get these errors:

    api-fetch.min.js?ver=3.6.4:1 GET https://website.com/wp-json/rankmath/v1/updateMeta/?_locale=user 404

    Uncaught (in promise) {code: “rest_no_route”, message: “No route was found matching the URL and request method”, data: {…}}

    This seemed to only happen when i tried to use Oxygen Builder. Could these plugins be conflicting?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Todd
    Rank Math free

    Hi Trevor,

    Thanks for getting in touch with us.

    We just tested and it seems to be working perfectly fine.

    I created a new post called Testing a new Post and you can check it was published without any issues.

    Let me know if you managed to fix this issue or if you are still seeing this.

    Thanks for checking it for me.

    Turns out it was on Kinsta rewrite in NGINX where we had to bypass this
    rewrite ^([^?#]*/)([^?#./]+)([?#].*)?$ $1$2/$3 permanent;

    Hi Trevor,

    I am glad that you were able to resolve this 🙂

    Feel free to contact us for any other questions, comments or suggestions!

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

The ticket ‘Rankmath Saving Error’ is closed to new replies.