403 Error on wp-admin/admin-ajax.php
Hello, I'm getting a 403 error on wp-admin/ajax.php on studyabroadaide.com/intlcourses/. I've disabled WAF and security but it is still an issue. The server is cloudfare. What is causing this issue?
5 Replies
See how the 403 has
cf-cache-status
on it? It's coming from your origin/the server behind Cloudflare, not Cloudflare itself
it's response is just -1
in the bodyHello, but the "server" is cloudflare?
Still, it is coming from the server behind Cloudflare even though thes server is "cloudflare"?
yup, server is Cloudflare because it's going through the proxy layer/Cloudflare's proxy, but
cf-cache-status
indictates CF fetched the response from your origin, also all the other non-CF headers like Ki-edge
and such also show it hit your origin