Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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