Skip to content

Token authentication issues #23910

Discussion options

You must be logged in to vote
damianoncloud:

What does it mean the URL is broken? What am I supposed to do?

The value is invalid. I can’t say exactly what is wrong without seeing the URL, but the error message tells me Git thinks it’s supposed to use an SSH connection to the host https:. Using SSH is a good choice, but https: isn’t even a valid hostname, let alone one for GitHub. The easiest thing to do is to find the correct URL from your repository page (the green “Code” button). Once you have that, you can set the URL like this:

git remote set-url origin URL_HERE
damianoncloud:

What steps should I follow to push items on Github?

When you set up Git on a new computer or user account, you need to tell it wh…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants