benweet / stackedit

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

Unable to synchronize to Github #1807

Closed sanjayabc1234 closed 1 year ago

sanjayabc1234 commented 1 year ago

Hello Team,

I have a private repository. I have been using Stackedit (online version) for long time. Recently I am not able to open from Github or create any new file on Github using StackEdit application. I get following error for the rest api in my browser network console: 401 error.

API: /repos/{owner}/{repo}/contents/{path}

{
    "message": "Bad credentials",
    "documentation_url": "https://docs.github.com/rest"
}

I revoked the access from Githhub and authorised it again. But this isn't resolved the issue.

Thank you,

edmcman commented 1 year ago

https://github.com/benweet/stackedit/pull/1724

mafgwo commented 1 year ago

My fork repo has fixed this bug. StackEdit+ : https://stackedit.net open source: https://github.com/mafgwo/stackedit-plus

benweet commented 1 year ago

Should be fixed with v5.15.0.