hackmdio / vscode-hackmd

The official HackMD VScode extension!
https://marketplace.visualstudio.com/items?itemName=HackMD.vscode-hackmd
MIT License
132 stars 14 forks source link

HackMD fails to authenticate [BUG] #36

Open JohSchillerEmnify opened 3 years ago

JohSchillerEmnify commented 3 years ago

I wanted to use Hackmd with vscode and i can't login, it doesn't show any reaction when clicking on "login" HackMD at all. if i click on refresh it just tells me that there is an unexpected token < in the JSON data at postition 4, upon instpecting this further i am pretty sure that that "<" is from the html document that is thrown which is just a 403 and then below that a link to sign in. i can sign in in the browser just fine, but the oauth2 request that the extension sends seems to be bad.

Screenshot_20201026_192854 Screenshot_20201026_193233