You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
What is the importance of callback url in bitbucket. I have set the url of my bitbucket repository (i. e. path of my bitbucket repository) as callback url. is this the reason why I am getting a connection refused error in my bitbucket pipeline. can we set any url as callback url as it's not used by sonarqube so can we set www.google.com as callback url as well. read somewhere that callback url is only used to redirect page
Hey @Anshuta Mishra
Welcome to the community!
The connection refuses error you received is not related to the callback URL, as the error generally happens if your server is rejecting/refusing our connection.
This can happen if you have a Firewall in between that has IPs whitelisted enabled.
I suggest you whitelist our Webhook IPs to allow our request from the list below:
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.