Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

What is default port of api bitbucket / innersource ?

Daniel Lins February 19, 2021

I'm try get commits from the company repository with url like this below and don't work.

Is there a standard port for a bitbucket api?

curl -u <myuser>:<mypta> https://innersource.<company>/rest/api/1.0/projects/<project>/repos/<repository>/commits/

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 19, 2021

Welcome to the community Daniel!

Yes, there is a standard port, it's 443.  That's the standard port for SSL, and almost all software assumes when you say "https" and do not specify a port, 443 is implied.

I don't think the port is a problem in your command.  What is the error message you are getting?

Daniel Lins February 20, 2021

Hi Nic thankyou.

Its works now!

Novice error, my vpn was not active this was the reason.

Like Nic Brough -Adaptavist- likes this
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 20, 2021

Ah!  Glad you found it. 

VPN connection is where I fall over a lot too, not just forgetting that I might need it, but assuming I'm using the right one when I'm blatantly not.  I think the only day-to-day computing thing I get wrong more often is my complete inability to find the "mute" button on zoom, discord and slack!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events