Getting token mismatch for all ajax requests when cache level is set to everything

This is for e-commerce website on which we tried cache everything. However we are getting token mismatch for all ajax requests.

We had set up the rules like this:

https://staging.mtgacodes.com/ajax/*
Cache level: Bypass

https://staging.mtgacodes.com/*
Cache level: Cache everything
Was this page helpful?