Errors
Here you can view the error codes and on the Player Economy 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
Last updated