Not implemented
The method used to make your request isn't recognized.
Error Message | HTTP method not recognized. |
Error Code | not_implemented |
Status Code | 501 |
Common causes
You're making a request using a HTTP method that the Paddle API doesn't recognize.
Solutions
Make sure that you're using a valid HTTP method.
Check the API reference guides to see which methods are supported by each endpoint.
On this page