-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot push to private github repo #130
Comments
Hi @damodharanj , for private GitHub repository, you will need to use Personal Access Token for authentication. https://github.com/0xGG/welcome-notebook/blob/master/enUS/tutorial.md Please make sure you write your Personal Access Token in the Username field but not Password field. Thank you! |
I keep getting the same authentication error even with the Personal Access Token with repo permission. Am I missing something ? |
Did you have the CORS proxy set to |
It works if I set it in the settings! Figured out just now. Without having the PAS in the settings if I do it in the push dialog its throwing the error. |
Not able to push to private github repositories
The text was updated successfully, but these errors were encountered: