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?
No description
No description
5 Replies
Chaika
Chaika3w ago
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 body
youtuberin
youtuberinOP3w ago
Hello, but the "server" is cloudflare?
youtuberin
youtuberinOP3w ago
No description
youtuberin
youtuberinOP3w ago
Still, it is coming from the server behind Cloudflare even though thes server is "cloudflare"?
Chaika
Chaika3w ago
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

Did you find this page helpful?