We're currently facing API access / token issues via OAuth2. We're using a Brightspace user account (i.e., not an institutional account) in our Brightspace to authenticate access for API use. As this is a Brightspace account, we're by-passing the institution's SSO by using a redirect link
which allows the account to log in via the Brightspace authentication and authenticate to the site. However, via this route we're unable to generate an access token for API access. What could be causing this issue?