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

XMLWordPrintable

    • 1
    • 16

      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"}}
      
      

            Assignee:
            Unassigned
            Reporter:
            Leonardo M
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: