Skip to content

Error storing deploy key: Invalid URL #940

@RathodDeven

Description

@RathodDeven

Graph CLI Auth Issue

Description

When running the authentication step using the Graph CLI command:

graph auth <Deploy_KEY>

The CLI still prompts for the deploy key even though it is explicitly provided in the command. Additionally, it throws the following error:

Error: Error storing deploy key: Invalid URL

Even when I manually enter the deploy key when prompted, the error persists.

Steps to Reproduce

  1. Run graph auth <Deploy_KEY> with a valid deploy key.
  2. Observe that the CLI still asks for the deploy key.
  3. Enter the deploy key when prompted.
  4. See the error: Error: Error storing deploy key: Invalid URL.

Expected Behavior

The Graph CLI should authenticate successfully without prompting for the deploy key if it is already provided in the command.

Actual Behavior

  • CLI asks for the deploy key even when provided in the command.
  • Throws Invalid URL error after entering the deploy key.

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