Skip to content

[error] push를 하는데 403에러가 나오는 경우 #3

Description

@mywnajsldkf

error

fatal: unable to access 'https://github.com/Oasis-hackathon/2021-oasis-hackathon.git/': The requested URL returned error: 403
  1. 메일을 확인해주세요!

403error

github계정과 관련된 메일함에 들어가시면 초대를 수락해라! 라는 내용의 메일이 와있을거에요.

  1. 해당 주소에 접근 권한이 없을 때
  • 현재 remote 리스트를 확인합니다.
git remote -v

스크린샷 2021-01-05 오후 10 53 18

  • 인증을 위해 Remote URL을 변경해주셔야합니다.
git remote set-url origin https://YOURUSERNAME@github.com/USERNAME/REPOSITORY.git

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