Application Error

An error occurred in the application when requesting a static resource with a request type other than GET or HEAD.


405: Method Not Allowed
Code: INVALID_REQUEST_METHOD

Troubleshoot

  • Check your client application logic or cURL command for a request type other than a GET or HEAD.