Skip to content

AWS temporary credentials from the ASF endpoint do not work for NISAR granules #1184

@ajelenak

Description

@ajelenak

This code:

import earthaccess as ea  # version 0.15.1
auth = ea.login(strategy="netrc", persist=False)
creds = auth.get_s3_credentials(daac="ASF")

seems to generate credentials that produce 403 HTTP errors for the NISAR granules currently available. The credentials I manually get from https://nisar.asf.earthdatacloud.nasa.gov/s3credentials work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions