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

REST API repositories/owner/slug/branches fails for some repositories (BB-5008)

    XMLWordPrintable

Details

    Description

      I've tried this on:
      {{{
      #!bash

      curl -u kbrazulewicz:password https://api.bitbucket.org/1.0/repositories/atlassian/confluence/branches\\
      }}}
      and got this:
      {{{
      #!html

      <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
      <head>
      <title>Someone kicked over the bucket, sadface — Bitbucket</title>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <link rel="icon" href="//bitbucket.org/m/img/logo_new.png" type="image/png" />
      </head>
      <body>
      <div style="width:100%; text-align:center;">
      <img src="//bitbucket.org/m/img/500.png" width="798" height="366" style="margin:100px auto"
      alt="Oops! An error occurred. We've been notified and we'll look into the problem." />
      </div> <script>
      BB.gaqPush(
      ['_trackPageview'],
      ['atl._trackPageview']
      );

      (function ()

      { var ga = document.createElement('script'); ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga.setAttribute('async', 'true'); document.documentElement.firstChild.appendChild(ga); }

      ());
      </script></body>
      </html>
      }}}

      Attachments

        Activity

          People

            Unassigned Unassigned
            kbrazulewicz Krystian Brazulewicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: