Multiple choice

Error 403 means

  1. The website address is wrong.

  2. You do not have the password for the site.

  3. You are not authorised to view the site.

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

HTTP status code 403 indicates that the server understands the request but refuses to authorize it, meaning the user does not have permission to access the resource.