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.