Skip to content

Authentication options didn't match existing session token and not interactive session so unable to manually reauthenticate #11

Description

@KosBar49

library("RoogleVision")

options("googleAuthR.client_id" = "XXXXXX")
options("googleAuthR.client_secret" = "XXXXX")

options("googleAuthR.scopes.selected" = c("https://www.googleapis.com/auth/cloud-platform"))

googleAuthR::gar_auth()

And I'm getting the error:
Authentication options didn't match existing session token and not interactive session so unable to manually reauthenticate

Any idea how can I overcome this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions