403 error due to expired nonces
-
Hi
Since I upgraded from 4.7.71 to 4.7.77, the downloads still work but they are not visible in the reports.
The problem seems to come from the fact that the cache of the site is reset approximately once a week whereas the new version of DLM uses nonces which have a lifespan of 1 day.
As the cache includes nonces, requests to admin-ajax.php (log_dlm_xhr_download) end with a 403 error and the download log is not performed.What solution can I implement?
Exclude certain files from the cache (which ones)?
Extend the lifespan of nonces? But in this case they completely lose their interest.
Resetting the cache every day is not an ideal solution in my case.Thanks.
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘403 error due to expired nonces’ is closed to new replies.