Issue with nonce ?
-
Hi,
Randomly, I’ve got a 403 error for admin-ajax.phph when jquery try to load it.
Payload is:
action=woosw_get_data&nonce=886874c9aaAnd console reports an issue with woosw_get_data.
This function comes from a plugin named Smart Whislist, and this function is defined in their frontend.js:
function woosw_get_data() { var data = { action: 'woosw_get_data', nonce: woosw_vars.nonce, };
In ESI settings, for ESI nonces, I tried to add:
[“stats_nonce”,”subscribe_nonce”]
woosw_vars.nonceFirst line was already here.
I purged all (big red button) but without success: error 403 for admin-ajax.php is still here.
Did I forget something ?
Report number:
ARKBZCQOThanks !
Best regardsThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Issue with nonce ?’ is closed to new replies.