- ALM/CI system used: GitLab
- Error observed:
Missing required parameters. Provide either organizationId OR (devOpsPlatform, devOpsPlatformOrganizationId parameters and DevOps-Platform-Access-Token header).
- Steps to reproduce
- Our company is trying to sign up for the 14-day trial to evaluate SonarQube Cloud. After authenticating in GitLab with my user ID, it brings me to the “Create an organization” page.
- I keep the “Import any GitLab group” option checked, and enter the GitLab group key (in this case, an 8-digit integer).
- I also enter my newly-created personal access token. I created it with “api” scope, and it’s set to expire in 4 weeks.
- As soon as I do that, I get the “Missing required parameters” error mentioned above.
Here is a screenshot of the error, with the GitLab group key replaced with a sample value:
We are eager to start the trial, so any help would be greatly appreciated!