Skip to content

Google Oauth2 not working ; just showing documents despite authentication never being asked for. #387

@k2468112

Description

@k2468112

Context (Environment)

tested with a locally hosted with ubuntu 22.0 and in google cloud console.
nodejs24
uses a team/shared drive.

Expected Behavior

go to the oauth screen in order to see what is presented

Actual Behavior

no oauth is presented, but just shows the end result anyways. gives errors saying that there are 'insufficient permissions' but then continues anyways

To Reproduce

  • clone library

  • npm install

  • put in the relevant oauth / service worker info into .env or app.yaml

  • Possible Solution

off topic , but the 'dotenv' package needs to be moved from devDependencies to dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions