Cookie check failed (Error code: rest_cookie_invalid_nonce)
Hey cfhay ,
Thanks for reaching out to us
This error looks like an authentication issue from your WordPress admin environment. Can you try signing out from the admin dashboard and then signing in again? This could resolve the issue for you.
If that's not the case, we can investigate further for you!
Let me know
Hi fishy ,
Thanks for reaching out to us! I hope that you had a great weekend.
Do you perhaps have some caching plugin installed on your site?
Some caching plugins, for example NitroPack, could cache the nonce of your site resulting in an error like this.
They have this article where they suggest to make the cache expire the same time as the nonces does.
https://support.nitropack.io/hc/en-us/articles/13168313547409-How-to-Use-NitroPack-with-Nonces
Let us know if you have a caching plugin installed.