Monthly Archives: June 2012

HTTP Status Codes 401 Unauthorized and 403 Forbidden for Authentication and Authorization (and OAuth)

When a client requests a resource from an HTTP server and it’s not allowed to access that resource, the client needs to know enough about why in order to present the right message or options to the user. Basically, we … Continue reading

Posted in Networking, Software Development, Web Technology | Leave a comment