Hello community of awesomeness!
I’m a full stack dev that has a folder on a client site using Cloudflare that is solely for making api calls to another product and for that product to http post to. Obviously, the CF caching is interfering with the http post happening and is returning a 403 error. I’ve tested by temporarily bypassing the caching for the entire site and that fixed the problem but left the site stating that it was not secure. So I need a way to tell CF how to bypass caching for just that one folder on the site that needs direct http responses from. Thought’s/ideas?
Thanks so much in advance