API: API request returns Error 405
From DocWiki
API request returns Error 405: Method not supported.
| Problem Summary |
An API request returns a Redirect 302 message. When the request is re-issued, it returns Error 405: Method not supported. This pattern occurs when the request is issued to Port 8443 and MediaSense Release 9.0(1) cannot redirect the request to Port 8440. |
|---|---|
| Error Message | Error 405: Method not supported. |
| Possible Cause |
Clients issue an API request and receive Redirect 302. They change the method of the API request before re-issuing it and receive Error 405. |
| Recommended Action |
Update your client so that it issues its API requests to Port 8440 instead of Port 8443. Or, update your client to respond to Redirect 302 by re-issuing the API request with the same method. If you are trying to simulate the API request using a browser tool such as Poster for Firefox, then issue your request to Port 8440 instead of Port 8443. |
| Release | 9.0(1) |
| Associated CDETS # | None. |