Errors
Here you can view the error codes and on the Player Auctions Rest API.
Error Codes and Messages
{
"error": {
"code": 401,
"message": "You are no longer authorized, did you change your API token?"
}
}401 Unauthorized (API Key Error)
401 Unauthorized (Basic Authentication Required)
404 Cannot Find
403 Forbidden to View Auction
403 Forbidden to Delete Warp
404 Auction Not Found
404 Recent Auction Not Found
403 Forbidden to View Recent Auction
400 Invalid UUID
403 Unauthorized to View Player
Last updated