Error: Unable to delete cached response
Hi, I just came upon this issue when moving my app to production, I don't have this issue in local or preview environments, only production!
The cache.delete(key) throws an exception on a key that exists in the cache, so my cache keeps sending a stale response and I can't remove it to have cache updated with newer response...
0 Replies