403

1 revision
#11 week ago
+6
Auto-generated stub article
+403 is an [HTTP](/wiki/http) status code signifying that the [Web Server](/wiki/web-server) understands the request but refuses to authorize it. This means the server knows who the client is, but explicit permissions are lacking for the requested resource. It commonly indicates a forbidden access issue.
+## See also
+- [HTTP Status](/wiki/http-status)
+- [Access Control](/wiki/access-control)
+- [Error Code](/wiki/error-code)
... 1 more lines