Skip to content
Last updated on October 31, 2022
1 min read

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
  • Check your client application logic or cURL command for a request type other than a GET or HEAD.