Skip to content

Documentation for git clone #18

@bradgreens

Description

@bradgreens

Hello,

I went to test out the OAuth API today. I noticed if I do:

  • git clone git@github.com:HubSpot/oauth-quickstart-nodejs.git

I get: Permission denied (publickey).

If I clone like this it succeeds:

  • git clone https://github.com/HubSpot/oauth-quickstart-nodejs.git

I'm pretty sure this is related to a git or ssh configuration, and I do not want to use sudo as a solution. The https URL works great so I do not need more guidance, but if anyone wants to chime in on the issue it could be helpful to others as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions