Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-12456

Unable to use basic authentication using API with an Atlassian Account

    XMLWordPrintable

Details

    Description

      Hi,

      I'm reporting a weird issue here. I Tried to get an archive from my private repository for some time and nothing is working.

      Here is my simplest test with curl :

      #!bash
      
      curl --user username:password -v -X GET https://bitbucket.org/gopextest/kikoolol_repo/get/master.tar.gz -o lol.tar.gz                                  
      

      I've tested this with my normal account (albinos) and everything is fine. I've copy paste my password into curl command and this copy works to log via bitbucket website. So I don't think the problem comes from that.

      The only think different I see with my two accounts is that this account is new and labelled as an Atlassian Account while my other account (albinos) is old and labelled as a Bitbucket account. Do you have any idea why I can use Basic Auth with this account ?

      Thanks and kind regards,
      Albin.

      Attachments

        Activity

          People

            Unassigned Unassigned
            817956dc9c87 gopextest
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: