When configuring your application OAuth2 settings you must specify at least one URI for authentication to work.
The URL for this setting should be similar to the following:
Where
Additional URIs are not required for this plugin.
The URL for this setting should be similar to the following:
https://localhost/xmlhttp.php?action=ougc_discord_connect
Where
localhost
is your forum URL (including domain, subdomain, or sub directory). Some examples are found below:https://domain.com/xmlhttp.php?action=ougc_discord_connect
https://forum.domain.com/xmlhttp.php?action=ougc_discord_connect
https://domain.com/forum/xmlhttp.php?action=ougc_discord_connect
https://sub.domain.com/forum/xmlhttp.php?action=ougc_discord_connect
Additional URIs are not required for this plugin.