I havent dealt with oauth2 before and I am trying to understand exactly how to set this up?
I've read the info in the docs but all it says is:
Add your baseURL, http://localhost:8080/api/callback in your application OAuth2 redirects page in the [discord developer portal](https://discord.com/developers/applications)
Ive changed the port and "localhost" part to go to the correct IP:Port, but when I try and connect, and I have changed the info in config.js as well... but I get
Invalid Oauth2 redirect_uri
I havent dealt with oauth2 before and I am trying to understand exactly how to set this up?
I've read the info in the docs but all it says is:
Add your baseURL, http://localhost:8080/api/callback in your application OAuth2 redirects page in the [discord developer portal](https://discord.com/developers/applications)Ive changed the port and "localhost" part to go to the correct IP:Port, but when I try and connect, and I have changed the info in config.js as well... but I get
Invalid Oauth2 redirect_uri