Skip to content

Valid API key says expired when logging in #142

@Kevin-Mok

Description

@Kevin-Mok

I've set up a local Estuary instance following the README and ran the following commands:

./estuary setup --username=<uname> --password=<pword>
./estuary --datadir=/path/to/storage --logging

I can successfully run POST and GET commands using the API key from the setup. Then, I ran Estuary WWW using:

npm install
npm run dev-production

The problem is when I try to log in using the API key that worked for the POST and GET commands, it says "Expired API key". Why is this happening?

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