Personal Access Token (PAT) - unable to copy/paste into window terminal #103155
Unanswered
taramaj
asked this question in
New to GitHub
Replies: 2 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Thank you for the response. Unfortunately, this did not work.
…On Fri, Feb 2, 2024, 1:06 PM Gilson Vieira de Souza < ***@***.***> wrote:
Hi
Try to do that:
git push -u origin main "your_personal_access_token"
—
Reply to this email directly, view it on GitHub
<#103155 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALYBUMJISEL7DICRYWBULHTYRUTIZAVCNFSM6AAAAABCXCGFHWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGNBZGUYTC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have created a PAT and used it on the windows command line as needed i.e. with push command. The problem is that I have to manually input every character of the PAT for it to be accepted. If I try to paste the PAT into the command line, I get a failure message:
remote: Support for password authentication was removed....
remote: Please see....
fatal: Authentication failed....
I've pasted and copied the PAT to/from a word doc and Notebook++. I looked for whitespaces as well and tried to eliminate them.
Any help would be appreciated! Thank you!
Beta Was this translation helpful? Give feedback.
All reactions