Default redirection url from Bitbucket is : https://sonarcloud.io/dashboard?id=%253project-id (Which results 404)
Actual url of the project is : https://sonarcloud.io/dashboard?id=%3project-id (takes to project)
Default redirection url from Bitbucket is : https://sonarcloud.io/dashboard?id=%253project-id (Which results 404)
Actual url of the project is : https://sonarcloud.io/dashboard?id=%3project-id (takes to project)
Hi @Thaniya and welcome to the community.
Do you really have a ‘%3’ string in your project key ?
FYI %253 is the url encoded term for %3.
Mickaël
No I do not have %3 in the project key. I looked at the URL in SonarCloud for right project key and It had %3
Mick,
I see the broken link when I click on the project id on Bitbucket widget. However other links are working fine . When I click on Bugs it takes me to right page