403403 Forbidden
The server understood the request but refuses to authorize it. Unlike 401, re-authenticating will not help.
407The client must first authenticate with the proxy before the request can be forwarded to the target server.
A proxy server between you and the target server requires authentication. Your proxy credentials are missing, expired, or incorrect.
Configure your HTTP client with valid proxy credentials using the Proxy-Authorization header. Check with your network administrator for the correct proxy authentication details.
403The server understood the request but refuses to authorize it. Unlike 401, re-authenticating will not help.
205The server tells the client to reset the document view, such as clearing a form after submission.
429The user has sent too many requests in a given amount of time (rate limiting).
226The server has fulfilled a GET request and the response is a representation of the result of one or more instance-manipulations applied to the current instance.
525Cloudflare could not complete an SSL/TLS handshake with the origin server.
402The request requires payment. This status code is reserved for future use but is used by some APIs to indicate billing issues.