Very Frustrating error
Anytime I refresh the page after logging out, I get this error. It does same even after refreshing and doesn't stop. I've opened my website on several devices but the error persists. Any fixes? It's like it's an infinite loop and I can't do anything on the site
This happens when you logout from another tab and REST API calls fails. Most probably it's a caching issue as well. In the next version, we are going to implement a fallback auto-renew option for the security nonce.
Shahjahan JewelΒ thank you for the response sir. Is there any way I can fix this for now? Visitors can't even access my site at the moment it keeps giving this message and says cookie check failed.
There is an error in the console it's a 403 error
Tony BradleyΒ Check your site URL on settings and see if the site URL and browser URL is matched or not. Or most probably it's because of extensive caching from your server.
Shahjahan JewelΒ it was due to caching, I just purged the cache on my hosting provider and it is back to normal, I am using cloudways.
Thanks so much fo your help!