writer icon indicating copy to clipboard operation
writer copied to clipboard

Does not work with VSCodium

Open grouvig opened this issue 3 years ago • 3 comments

I user VSCodium. The extension requires to sign in. When I try to sign in, I get an error: unauthorized_client: Callback URL mismatch. https://mintlify.com/start/vscodium is not in the list of allowed callback URLs

The URL called is https://mintlify.us.auth0.com/authorize?response_type=code&client_id=MOMiBZylQGPE0nHpbvzVHAT4TgU0DtcP&redirect_uri=https://mintlify.com/start/vscodium&scope=openid%20profile%20email%20offline_access#

grouvig avatar Feb 07 '22 12:02 grouvig

Hi.

Did anyone find a solution for making this extension work with VSCodium?

Booteille avatar Mar 16 '22 14:03 Booteille

A workaround for this is to just modify the callback URL to /vscode, go through the auth flow, then open the vscode link with VSCodium

image

image

kungpaogao avatar May 08 '22 17:05 kungpaogao

The new version is so buggy, I cannot even login

ngxson avatar Oct 31 '23 18:10 ngxson