How it works
{
"success": false,
"type": "client_error",
"code": "authentication_failed",
"error": "Invalid token."
}{
"success": false,
"type": "client_error",
"code": "authorization_failed",
"error": "Hmac Invalid"
}Last updated