stack
stack copied to clipboard
[BUG] The user is already connected to another OAuth account
The error is thrown in a Project that only has a single User.
This user initially created the account with email+password, and connected the account. When calling user.useConnectedAccount('discord', { or: "redirect", scopes: ["identify", "email", "guilds"] }); on the CurrentUser to update scopes for the connection, the error is displayed. The same connection/account is used, and below are screenshots of the environment.