Seems to have been a glitch in the matrix. Sorry for asking. Just in case it happens again – does anyone know what might be the reason?
Hi @miarr0wporg
A lot of times when we see that particular error, it is because of caching – either in the browser or on your site.
I’m seeing this too. Fortunately, I have PHP debugging experience. The reason this happens is that the nonce generated at page load is not the same nonce that Jetpack checks again upon submission.
Upon further digging, the nonce is different because wp_get_current_user fails upon submission, and returns 0 as the user_id when it is typically something else at page load (in my case, 2).
I’m not sure why the wp_get_current_user fails upon submission. Hopefully, the developers can figure it out. Fort posterity, I checked this not only with my theme but also twenty-twenty-two. Both produced the same error for the same reasons.
I had the same problem. I was able to fix this problem by first clearing website cache from server side, and then browser cache. And reload the page.
I get the same issue as well. I cleared my Cache on the WordPress side and had my host clear the cache there too, but I was not able to resolve the issue without disabling the Jetpack plugin.
@johnfixesstuff Please start your own thread, as per the Forum Welcome guidelines. That way we’ll have your website URL and the other information we need to help you.
https://ww.wp.xz.cn/support/plugin/jetpack#new-post