Skip to content

Make requests anonymous #17

@ghost

Description

get_performance_tiles() can fail when AWS is configured on a machine, but not authenticated (e.g., via aws-mfa). This is an unnecessary problem, since the data are publicly available.

The anonymous = TRUE argument to arrow::read_parquet() here was intended to skip using credentials when making requests, but that argument doesn't seem to be respected.

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