Plugin is Caching WooCommerce Nonce
-
Hi,
We’ve started to see this issue on several WooCommerce sites and disabling your plugin resolves it.
The general error is “Nonce validation failed”.
I think that what’s happening is that the plugin is caching a nonce which is causing it to fail either for another user or because the nonce has expired.
I’m not 100% sure but I think it may be this .js file that’s being cached that’s causing the issue
/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-settings.js
although we also have another site experiencing the same problemThat file itself doesn’t have any nonces in it but the inline localisation script before it
wc-settings-js-before
does.How can we prevent your plugin from caching nonces so that we are able to re-enable the plugin on sites that use WooCommerce?
Many thanks,
Oliver
The page I need help with: [log in to see the link]
- The topic ‘Plugin is Caching WooCommerce Nonce’ is closed to new replies.