Method not allowed

Canonical type:

https://learn.peios.org/wispist/problems/method-not-allowed/

Status: 405 Method Not Allowed. Browser code: method_not_allowed.

The path names a known Wispist resource, but its method is not supported. The Allow response header lists valid methods and is authoritative.

For example, a collection document resource supports GET, HEAD, PUT, and DELETE, while the change stream supports only GET. Use the route table in the HTTP API reference or the browser client.

Edit this page