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

Alter documentation or API endpoint for api.bitbucket.org/2.0/users/<user>/ssh-keys

    XMLWordPrintable

Details

    Description

      The following documentation suggests that it's possible to fetch public SSH keys using OAuth (see the "Account" section):
      https://developer.atlassian.com/bitbucket/api/2/reference/meta/authentication

      This does not reflect the truth, however - When attempting to fetch the SSH keys using OAuth, the following response is thrown:

      #!bash
      {"type": "error", "error": {"message": "This API is only accessible with the following authentication types: session, password, apppassword"}}
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lmontiel@atlassian.com Leonardo M
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: