VersionSQL’s attempt to secure a connection via OAuth was blocked by an atypical response from Azure DevOps. This rare error may be triggered by unusual user account permissions. As a workaround, use a Personal Access Token (PAT) with Code: Read & Write permissions:
- Navigate to Azure DevOps > User Settings > Personal Access Tokens.
- Create a new token with
Code: Read & Write
permissions. - Clear existing credentials from your VersionSQL connection and try connecting again.
- Close the OAuth dialog when it appears and input your new PAT when prompted.
Note: If you are already using a PAT and see this error, ensure the token has not expired.