Hi,
I’ve the same problem. Disable the cache for the Rest API does nothing. The nonce used is in the page :
wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "xxxxxxxxxx" );
I’ve down TTL to one hour to make my site more usable but they still a problem during the last hour of nonce validity. Could there be a better solution?
Thanks
Thread Starter
Cyrale
(@cyrale)
Hi,
It works! 😉 The problem seems to be solved.
Thanks