when using a scoped organization token to create a new sonarcloud service connection in azure devops, we receive the following erorr messag upon verfication:
- Failed to query service connection API: ‘https://sonarcloud.io/api/organizations/search?member=true’. Status Code: ‘InternalServerError’, Response from server: ‘{“errors”:[{“msg”:“An unexpected error occurred. Please try again later.”}]}’
are scoped organization tokens not meant to be used in service connections? this should be the main use case.
- ALM used: Azure Devops
- Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
- Steps to reproduce
- create a new azure devops service connection
- sonarqube cloud
- insert scoped token
- click verify
