We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
500 Internal Server Error
It seems like #2 is no longer working for 7tv. All other services correctly return an empty array:
7tv
https://emotes.adamcy.pl/v1/channel/testuser/emotes/twitch.ffz.bttv
But all or 7tv with either a username or ID returns an error "error": "runtime error: index out of range [0] with length 0":
all
"error": "runtime error: index out of range [0] with length 0"
https://emotes.adamcy.pl/v1/channel/testuser/emotes/7tv
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems like #2 is no longer working for
7tv
. All other services correctly return an empty array:https://emotes.adamcy.pl/v1/channel/testuser/emotes/twitch.ffz.bttv
But
all
or7tv
with either a username or ID returns an error"error": "runtime error: index out of range [0] with length 0"
:https://emotes.adamcy.pl/v1/channel/testuser/emotes/7tv
The text was updated successfully, but these errors were encountered: