Skip to content

Instantly share code, notes, and snippets.

View badmetacoder's full-sized avatar

Jacek Artymiak badmetacoder

View GitHub Profile
{
"status": "failure",
"message": "You have too many subscriptions"
}
{
"status": "warning",
"message": "The JSON received from the message was invalid"
}
{
"status": "failure",
"message": "Your account has been denied access"
}
{
"status": "failure",
"message": "The username or API key is not correct or you have been banned"
}
{
"status": "failure",
"message": "Invalid API key given"
}
{
"status": "failure",
"message": "A username and API key are both required"
}
{
"status": "failure",
"message": "There was an error authenticating your account"
}
{
"status": "failure",
"message": "The stream you are trying to use is currently disabled"
}
{
"status": "failure",
"message": "The stream <HASH> has been disabled"
}
{
"status": "failure",
"message": "There was an error getting the stream information"
}