Skip to content

Migration needed from googlesheets to googlesheets4 #37

Description

@florisvdh

Needed because Google will drop its Sheets API v3 and googlesheets functionality is suffering already.

Beside code migration to googlesheets4, a convenient way must be implemented for avoiding google authentication when reading publicly readable googlesheets - which is the case for the googlesheets used here. This page will be a good guide. I think sheets_deauth() will be the way to go as we (should) only work with public googlesheets in these repositories.

For examples of various current errors and warnings, see PR #36.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions