405: Method Not Allowed
The 405 (Method Not Allowed) status code indicates that the method received in the request-line is known by the origin server but not supported by the target resource.
Code | 405 |
Description | Method Not Allowed. |
Generic Cause | Resource not supported |
Quick Fix | Verify end-point URL and resource info. |