403: Forbidden

Likely cause

The origin/application itself denied this request.

Check

First check Cloudflare's Security > Events log (if this site is Cloudflare-fronted) for a matching blocked request; if nothing matches there, check the application's own authorization/permission logic.

Fix

If a Cloudflare rule matched, narrow it or add an allow rule for the legitimate traffic. If it's application-level, correct the permission/authorization check that's rejecting this request.

Verify

Retry the request and confirm it's no longer rejected.

← Back to error lookup