benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.69k stars 2.72k forks source link

Unable to add a Github repo. #1772

Open jamesblackshaw opened 2 years ago

jamesblackshaw commented 2 years ago

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.

lzk800 commented 2 years ago

Yeah, i have the same problem.

FredyRosero commented 2 years ago

This trick used to work but now it doesn't

FredyRosero commented 2 years ago

On the Developer console's Secutiry Tab I see the error SEC_ERROR_EXPIRED_CERTIFICATE when the app tries to get the authorization token

lawrencek76 commented 2 years ago

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"
}

This probably a duplicate of #1755 and #1724

thegiftofgabes commented 2 years ago

I get this error too!

CalebmKopp commented 2 years ago

This trick used to work but now it doesn't

This trick still works for me when I try a new browser

hom commented 2 years ago

I got this error and fixed with this tick. You can try it.