Summary
The server does not support the functionality required to fulfill the request.
When it occurs
Returned for an unrecognized request method or an unimplemented feature.
Common causes
- Method not implemented by the server
- Feature not built yet
How to fix
- Use a supported method
- Implement the required functionality