Last updated
Last updated
This section contains a list of common error responses by their error codes. Here is an example of what a response might look like:
Error Code: 401 Message: "You are no longer authorized, did you change your API key?"
Error Code: 401 Message: "You are not authorized, did you provide the correct credentials?"
Error Code: 404 Message: "Cannot find <requested resource>"
Error Code: 403 Message: "Forbidden, you cannot view this auction"
Error Code: 403 Message: "Forbidden, you cannot delete this warp!"
Error Code: 404 Message: "The auction you are looking for does not exist!"
Error Code: 404 Message: "The recent auction you are looking for does not exist!"
Error Code: 403 Message: "Forbidden, you cannot view this recent auction!"
Error Code: 400 Message: "Invalid UUID provided!"
Error Code: 403 Message: "Forbidden, you cannot view this player!"
Here you can view the error codes and on the Player Auctions Rest API.