Skip to content

Document why signed S3 URLs might be giving 400s when called from inside us-west-2 #188

Description

@yuvipanda

Sometimes when you make a request to a URL behind earthdata login, after a series of redirects, you get sent to a signed S3 URL. This should be transparent to the client, as the URL itself contains all the authentication needed for access.

However, sometimes, in some clients, you get a generic 403 Forbidden here without much explanation. It has something to do with other auth being sent alongside (see #187 for more vague info).

We should document what this is, and why you get the 403. This documentation would allow developing workarounds for various clients if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: feedback requestedUse this label for issues where feedback is requested from the reporter or community.

    Type

    No type

    Projects

    Status
    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions