Skip to content

Ensure we are using the updated api urls in configurations #239

@slifty

Description

@slifty

We've diagnosed a recent SFTP bug (PermanentOrg/sftp-service#795) to be rooted in the recent URL change for the permanent URL. The issue is that node-fetch will follow 301 redirects but will drop certain data such as auth headers.

We need to make sure all our services are configured to use the proper api URL base hosts (e.g. api.permanent.org as opposed to www.permanent.org).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions