Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When a developer tests an invalid user login in a RESTful application deployed with Amazon API Gateway and AWS Lambda, and encounters an HTTP 405 error, what is the appropriate HTTP error response for invalid credentials?
A
HTTP 401
B
HTTP 404
C
HTTP 503
D
HTTP 505