DEV Community

Discussion on: SonarQube Pull Requests in Bitbucket Cloud

Collapse
 
alikhawar1 profile image
alikhawar1

Hey i've tried using your procedures and everything is working fine its just i get stuck at error after analysis, i can't. figure out where i could've go wrong, sharing the error below:
INFO: ANALYSIS SUCCESSFUL
INFO: Executing post-job Sonar Plug-in for Bitbucket Cloud
INFO: [sonar4bitbucket] Plug-in is active and will analyze pull request #4...
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 22.756s
INFO: Final Memory: 19M/450M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
com.sun.jersey.api.client.UniformInterfaceException: POST api.bitbucket.org/2.0/repositories... returned a response status of 403 Forbidden

Collapse
 
alikhawar1 profile image
alikhawar1

Found the issue didn't granted write access :P
We do mess up sometimes.