When two proxied server send request to each other internally it results in 403

What is the name of the domain?

hattafoodhub.com

What is the error message?

POST Log In | Hatta Food HuB resulted in a 403 Forbidden response: Just a moment…<meta http-equiv=“Content-Type” content="text/htm (truncated…)

What is the issue you’re encountering

I’ve these two domains hattafoodhub.com and a sub domain dispatch.hattafoodhub.com. Both serve REST APIs when request is coming from mobile applicaiton everything work as expected. But when these two domain send request to each other it opens the browser integrity check page which results in 403 all the time. I have attached the a response of request from main domain to sub domain.

What steps have you taken to resolve the issue?

I’ve tried adding page rules for both ends if the request is coming from there two domain names then browser integrity check should be disabled.

Was the site working with SSL prior to adding it to Cloudflare?

Yes

What is the current SSL/TLS setting?

Full (strict)

Resolved.

The IPs of the servers were not allowlisted which opened up the JS challenge for requests and responded with 403.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.