Authentication Errors
Auth Failed (Code 400)
{
"code": 400,
"message": "Auth Failed"
}Unauthorized (Code 401)
{
"code": 401,
"message": "Please Authenticate"
}Not Found (Code 404)
{
"code": 404,
"message": "Not Found"
}MetaMask Not Found (Code 404)
Last updated