Skip to content

~/.stormpath/apiKey.properties is not loaded #21

@robertjd

Description

@robertjd

Reproduction situation:

  • No environment variables are defined
  • The file ~/.stormpath/apiKey.properties does exist, with these contents:
apiKey.id = xxx
apiKey.secret = xxx

But the following construction fails:

var client  = new stormpath.Client();

With this error:

Error: API key ID and secret is required.

This may be a duplicate report of #6

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