Skip to content

Handling ERDDAP endpoints with authentication #13

@rsignell-usgs

Description

@rsignell-usgs

I'd like to use erddapy with an ERDDAP endpoint that is protected with basic authentication (username/password): https://cgoms.coas.oregonstate.edu/erddap

If we were just using requests, we could use this, right?
http://docs.python-requests.org/en/master/user/authentication/

But is that right approach here?

Or should I just give up on expecting we could access protected endpoints with erddapy?

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