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

API Team Projects Endpoint using UUID is not working

    XMLWordPrintable

Details

    Description

      The 2 endpoints below are not working using

      {UUID} parameter.
      
      

      #!python

      https://api.bitbucket.org/2.0/teams/{UUID}

      /projects/

      https://api.bitbucket.org/2.0/teams/

      {UUID}/projects/{project_key}
      
      


      https://developer.atlassian.com/bitbucket/api/2/reference/resource/teams/%7Busername%7D/projects/

      https://developer.atlassian.com/bitbucket/api/2/reference/resource/teams/%7Busername%7D/projects/%7Bproject_key%7D#get

      h3. Expected Result
      The 2 API endpoints above using {UUID}

      parameter should work according to the API documentations

      Actual Result

      The 2 API endpoints above using

      {UUID}

      parameter is not working

      Workaround

      Right now, parameter

      {username}

      works fine.
      Hence, we can use that for now.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mcerezo Mark C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: