aoede
aoede copied to clipboard
Getting Client Ended Error
I am getting the Error:
Client ended: Http(UnsuccessfulRequest(ErrorResponse { status_code: 401, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("discord.com")), port: None, path: "/api/v9/users/@me", query: None, fragment: None }, error: DiscordJsonError { code: 0, message: "401: Unauthorized", errors: [] } }))
OS: Windows 11 Yes I did got email from Spotify for Login .
Looks like it's having trouble connecting to Discord. Double check the bot token is correct?
Looks like it's having trouble connecting to Discord. Double check the bot token is correct?
Yeah I have tried doing with fresh token also, same error. But tomorrow I'll try again
I faced the same issue, but I found a solution to it. You need to provide bot token, not user token, with user token bot won't work
I faced the same issue, but I found a solution to it. You need to provide bot token, not user token, with user token bot won't work
I mean like it's obvious that we give bot token , who will give user token its dumb
this can probably be closed @codetheweb
maybe we should mention the difference between bot and user tokens in the docs, what do you think?
Yep, happy to accept a PR with an update for that :)
#19