501 Not Implemented

5xx Server Error. The server doesn't support the functionality required to fulfill the request.

5xx Server Error

What it means

The server doesn't support the functionality required to fulfill the request.

Common causes

The client requested an HTTP method or feature the server hasn't implemented.

How to fix it

Check the API documentation to confirm the endpoint and method are actually supported.

Frequently asked questions

What does HTTP 501 mean?

The server doesn't support the functionality required to fulfill the request.

What causes a 501 Not Implemented?

The client requested an HTTP method or feature the server hasn't implemented.

How do I fix a 501 error?

Check the API documentation to confirm the endpoint and method are actually supported.

Other 5xx Server Error codes