This error occurs if no token is passed to a method that requires a token
{
"code": 401,
"error": "AUTHENTICATION_REQUIRED",
"message": "Method requires authentication"
}
This error occurs if no token is passed to a method that requires a token
{
"code": 401,
"error": "AUTHENTICATION_REQUIRED",
"message": "Method requires authentication"
}