Stackedit: "Error: invalid_request Missing required parameter: client_id" accessing from google drive

Created on 8 Dec 2019  路  7Comments  路  Source: benweet/stackedit

After permitting StackEdit to access Google Drive files - but using 'Restrict access to files opened by Stackedit' the following happens:

image

I am on MacOs Mojave using up-to-date chrome Version 78.0.3904.108 (Official Build) (64-bit)

Most helpful comment

Same. Under Request Details, I see:

    response_type=token id_token
    scope=openid profile https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.install
    login_hint=*redacted*
    nonce=*redacted*
    state=*redacted*
    redirect_uri=https://stackedit.io/oauth2/callback

EDIT: If I go to stackedit.io directly and re-authenticate with Google Drive, then clicking on a markdown doc in GDrive to edit with StackEdit works again.

All 7 comments

Is this the same problem as the one reported here? Issue 1571

We're getting this error as well.

Same. Under Request Details, I see:

    response_type=token id_token
    scope=openid profile https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.install
    login_hint=*redacted*
    nonce=*redacted*
    state=*redacted*
    redirect_uri=https://stackedit.io/oauth2/callback

EDIT: If I go to stackedit.io directly and re-authenticate with Google Drive, then clicking on a markdown doc in GDrive to edit with StackEdit works again.

Same exact issue for me - doing the SteVwonder suggested (via stacked.io) worked for me as well.

Workaround works, thanks SteVwonder. Nevertheless, bump.

Me too. And workaround didn't work around.

This is of course about Google connectivity. But my experience is that stadkedi.io if flaky for ALL external sites' connectivity.

@SteVwonder thx !

If I go to stackedit.io directly and re-authenticate with Google Drive, then clicking on a markdown doc in GDrive to edit with StackEdit works again.

Was this page helpful?
0 / 5 - 0 ratings