stackedit icon indicating copy to clipboard operation
stackedit copied to clipboard

Unable to add a Github repo.

Open jamesblackshaw opened this issue 3 years ago • 7 comments

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.

jamesblackshaw avatar Jan 21 '22 17:01 jamesblackshaw

Yeah, i have the same problem.

lzk800 avatar Jan 29 '22 04:01 lzk800

This trick used to work but now it doesn't

FredyRosero avatar Jan 29 '22 18:01 FredyRosero

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

FredyRosero avatar Jan 29 '22 19:01 FredyRosero

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

lawrencek76 avatar Feb 07 '22 17:02 lawrencek76

I get this error too!

thegiftofgabes avatar Mar 02 '22 04:03 thegiftofgabes

This trick used to work but now it doesn't

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

CalebmKopp avatar Mar 09 '22 22:03 CalebmKopp

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

hom avatar Apr 07 '22 08:04 hom