400 Client Error: Bad Request for url: https://api.twitch.tv/kraken/users?login=
Closed this issue · 6 comments
Nishyo commented
NMisko commented
When does this happen? Is it right when you're starting up, or when you send a message in chat?
NMisko commented
This url is called when trying to get the display name (capitalization) of a username. In this case an empty username was passed to the function. Can you think of a reason why a username might be empty in your context?
Nishyo commented
When does this happen? Is it right when you're starting up, or when you send a message in chat?
Right when I'm starting the bot
Nishyo commented
No I don't know why it would be empty because I put the name there and everything
NMisko commented
Could you post the full logs?
NMisko commented
Closing this due to inactivity and me being unable to replicate the issue. Feel free to reopen if you have more information.