A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

403 Forbidden

Table of Contents

About

The HTTP 402 Forbidden client error response status code indicates that the server understood the request but refused to process it; it is similar to 401 , except that for 403 Forbidden responses, authenticating or re-authenticating makes no difference; the request failure is tied to application logic , such as insufficient permissions to a resource or action1.

Anki

References


  1. MDN. “403 Forbidden”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/403 . (Accessed: [2025-05-21 Wed 22:18]). ↩︎

Random Posts