Sonarqube integration with Azure Data lake

i am doing sonarqube integration with azure data lake and i am getting below error.

i am getting error while getting quality gate metrics

{“errors key\u0027 not found”}]}

is anybody did sonarqube integration to azure data lake?

Regards,
Venkata

Hey there.

What’s the exact API that you’re calling (the full API URL with query parameters)?

https://sonarqube.distributed.co/api/qualitygates/get_by_project?project=distributed-ops_bp-angular-techfest

https://sonarqube.distributed.co/api/qualitygates

If you execute a simple curl of this URL

Are you also receiving the same error?