-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Unable to add a Github repo. #1772
Comments
Yeah, i have the same problem. |
This trick used to work but now it doesn't |
On the Developer console's Secutiry Tab I see the error |
I see this error coming back from the github api call when trying to add repo {
"message": "Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param",
"documentation_url": "https://docs.github.com/v3/#oauth2-token-sent-in-a-header"
} |
I get this error too! |
This trick still works for me when I try a new browser |
I got this error and fixed with this tick. You can try it. |
I can attempt to add a repo, and give the repo name and branch. It gets to "link your GitHub account on Stackedit" page, with the checkbox to access private repos. If I then accept, I go to a blank page and an error 400 code pops up in the bottom right of the page.
The text was updated successfully, but these errors were encountered: