Skip to content

API Key ain't working anymore #45

@yermulnik

Description

@yermulnik

Bug Description

> bitbucket --version
bitbucket 0.3.10

> bitbucket auth status
✗ Not authenticated

Run bitbucket auth login to authenticate

> bitbucket auth login --api-key
error: unexpected argument '--api-key' found

Usage: bitbucket auth login [OPTIONS]

For more information, try '--help'.

Downgrading to v0.3.9 seems to bring back API Key support:

> bitbucket --version
bitbucket 0.3.9

> bitbucket auth status
✓ Authenticated
  Method: API Key
  Username: georgii<snip>
⚠ Credentials may be invalid: Authentication failed. Try running 'bitbucket auth login' again.

Steps to Reproduce

See bug description above.

Expected Behavior

API Key auth works.

Actual Behavior

API Key auth fails.

Version

0.3.10

Operating System

Linux

Relevant Log Output

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions