403 Forbidden

4xx Client Error. The server understood the request but refuses to authorize it — the client's identity is known but lacks permission.

4xx Client Error

What it means

The server understood the request but refuses to authorize it — the client's identity is known but lacks permission.

Common causes

Insufficient permissions for the requested resource, IP blocking, or a misconfigured access-control rule.

How to fix it

Confirm your account has the right permissions, or check server-side access rules (like .htaccess or firewall settings) if you control the server.

Frequently asked questions

What does HTTP 403 mean?

The server understood the request but refuses to authorize it — the client's identity is known but lacks permission.

What causes a 403 Forbidden?

Insufficient permissions for the requested resource, IP blocking, or a misconfigured access-control rule.

How do I fix a 403 error?

Confirm your account has the right permissions, or check server-side access rules (like .htaccess or firewall settings) if you control the server.

Other 4xx Client Error codes