Which HTTP response status code indicates Forbidden?
Forbidden
HTTP status code 403 means Forbidden: the server understood the request but refuses to fulfill it because access is not permitted.
Community Discussion