Integrating sonarqube with bitbucket cloud behind Azure AD

i have setup my own sonarqube server and trying to integrate with bitbucket cloud. unfortunately we are facing issue with connecting the repo with sonarqube. FYI our bitbucket is behind Azure AD and not sure do we need to do anything here to establish the connectivity. I have already configured with access keys but when i am giving my username and app password its giving below error

Hey there.

What do the logs say? (specifically web.log)

Hey, Here is the log of web.log file

2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'config' version : 1.2.0.267 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.7.0.2865 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'iac' version : 1.9.2.2279 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'java' version : 7.13.0.29990 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 9.6.0.18814 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 2.10.0.1456 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.24.0.8949 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.15.1.9817 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'text' version : 1.1.0.282 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.6.0.3106 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.5.0.3376 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'config' version : 1.2.0.267 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.7.0.2865 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'iac' version : 1.9.2.2279 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'java' version : 7.13.0.29990 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 9.6.0.18814 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 2.10.0.1456 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.24.0.8949 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.15.1.9817 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'text' version : 1.1.0.282 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.6.0.3106 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.5.0.3376 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'config' version : 1.2.0.267 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.7.0.2865 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'iac' version : 1.9.2.2279 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'java' version : 7.13.0.29990 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 9.6.0.18814 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 2.10.0.1456 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.24.0.8949 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.15.1.9817 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'text' version : 1.1.0.282 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.6.0.3106 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.5.0.3376 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'config' version : 1.2.0.267 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'csharp' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'flex' version : 2.7.0.2865 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'go' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'iac' version : 1.9.2.2279 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'jacoco' version : 1.1.1.1157 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'java' version : 7.13.0.29990 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'javascript' version : 9.6.0.18814 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'kotlin' version : 2.10.0.1456 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'php' version : 3.24.0.8949 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'python' version : 3.15.1.9817 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'ruby' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'sonarscala' version : 1.10.0.3710 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'text' version : 1.1.0.282 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'vbnet' version : 8.43.0.51858 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'web' version : 3.6.0.3106 has not been found on the update center.
2022.12.28 06:55:19 INFO  web[AYUQr3ZI5KC9zbRGAAde][o.s.u.c.UpdateCenter] The plugin 'xml' version : 2.5.0.3376 has not been found on the update center.


2022.12.28 06:56:28 INFO  web[AYUQr3ZI5KC9zbRGAAdp][o.s.a.c.b.b.BitbucketCloudRestClient] Bitbucket Cloud API call to [https://api.bitbucket.org/2.0/repositories/muneeshtcell] failed with 401 http code. Bitbucket Cloud response content : [Login failed due to incorrect login credentials or method.\nFor information on authentication methods for Bitbucket Cloud APIs, visit:\n    https://developer.atlassian.com/cloud/bitbucket/rest/intro/#authentication\nIf you are unsure of which login details or login method to use, visit:\n    https://support.atlassian.com/bitbucket-cloud/docs/log-into-or-connect-to-bitbucket-cloud/\n]
2022.12.28 06:59:38 INFO  web[AYUQr3ZI5KC9zbRGAAdr][o.s.a.c.b.b.BitbucketCloudRestClient] Bitbucket Cloud API call to [https://api.bitbucket.org/2.0/repositories/muneeshtcell] failed with 401 http code. Bitbucket Cloud response content : [Login failed due to incorrect login credentials or method.\nFor information on authentication methods for Bitbucket Cloud APIs, visit:\n    https://developer.atlassian.com/cloud/bitbucket/rest/intro/#authentication\nIf you are unsure of which login details or login method to use, visit:\n    https://support.atlassian.com/bitbucket-cloud/docs/log-into-or-connect-to-bitbucket-cloud/\n]

Hey there.

The good news is that SonarQube appears to hit your Bitbucket Cloud account directly (nothing sitting in the middle that you have to workaround).

Based on what I can see in your obfuscated screenshot – you’ve provided an e-mail address for your Bitbucket username. Bitbucket usernames can only contain ASCII letters, numbers, dashes and underscores – so an @ symbol is verboten.

Can you check again the Personal Settings link in the screenshot you shared? You username should be found at https://bitbucket.org/account/settings/ when you’re logged in.