TrueWinter / DiscordBot

My Discord bot. Development has been stopped
https://blog.truewinter.dev/2020/04/09/development-and-support-for-my-discord-bot-has-been-stopped
Apache License 2.0
46 stars 42 forks source link

Invalid OAuth2 redirect_uri #51

Closed Mairon31 closed 4 years ago

Mairon31 commented 4 years ago

Nothing changed from the dashboard.js file, and my config.js looks like this:

protect: "true" domain: "dull-tern.glitch.me"

My Auth Url https://discordapp.com/oauth2/authorize?response_type=code&redirect_uri=https%3A%2F%2Fdull-term.glitch.me%2Fcallback&scope=identify%20guilds&client_id=659872929533657108

TrueWinter commented 4 years ago

Sorry for the late reply. I've been really busy.

Can you please log into the Discord developer dashboard (https://discordapp.com/developers/applications) and show me what you have set for the redirect URL?

TrueWinter commented 4 years ago

Closing this issue due to no reply.

Mairon31 commented 4 years ago

Waitttt

TrueWinter commented 4 years ago

If you are still experiencing the issue, and can provide the requested information, I'll help you fix it.