Recurring issue with listing Organisations projects, request often fails with HTTP 500.
Sometimes need to retry 10 or more times until it manages to successfully display projects to be able to select new one to add.
Recurring issue with listing Organisations projects, request often fails with HTTP 500.
Sometimes need to retry 10 or more times until it manages to successfully display projects to be able to select new one to add.
Hey @Matas_Balcaitis,
Thanks for reporting the issue. We are aware of the bug but I cannot promise the exact time it is going to be fixed.
The workaround is to import the project using an internal API endpoint (subject to change at any time):
POST https://sonarcloud.io/api/alm_integration/provision_projects?organization=<your SC org key>&installationKeys=<id of gitlab/github/bitbucket/azure project>re
Can you tell me which platform are you using? Is it Bitbucket, GitHub, Azure or Gitlab?
Best,
Marcin
we are using Gitlab.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.