benweet / stackedit

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

Github Pages not working #1780

Open MayankVikash opened 2 years ago

MayankVikash commented 2 years ago

Hi Everyone, Just wanted to confirm, is the Github HTTP error 400 fixed? I am not able to publish posts to Github Pages. Can anyone please tell me how to fix it?

yanayz commented 2 years ago

still returns an error 400. The actual json respond is: { "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" }

ShawnPConroy commented 1 year ago

Hello. It looks like this was first noticed ahead of time and possibly fixed in #1724 and a pull request issued. However, @benweet is the maintainer of StackEdit and has been kinda MIA since 2019. He has not be active on the StackEdit community since Jan 2019. Has few commits over the last two year, but a few for this project one month in 2021. And he seems to maintain the website. So this project seems like it's dead. Which is a shame because it's the best online editor and I use it a lot, and it's a shame it's integrations are not working.

This problem has a workaround listed in #1755 you can use. I did this when adding my workspace, and when I close the site and open again it seems to still be working. People may need to re-authorize their account. Also note it defaults to the 'master' branch rather than 'main' branch wish is the new default branch, if you are creating a new work space on a new repository.