Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Google Authentication Error #90

Closed
Closed
@JohnFodero

Description

@JohnFodero

Following the steps exactly did not allow me to write to the Google spreadsheet.
After some reading online I found that adding an additional url to the "scope" variable fixed this issue.

scope = ['https://spreadsheets.google.com/feeds', 'https://www.googleapis.com/auth/drive']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions