Skip to content

Does install_bitbucket work with (new, required) API tokens with scopes? #844

@tersmitten

Description

@tersmitten

App passwords has been replaced by API tokens. As of September 9, 2025, app passwords can no longer be created. It's required to use API tokens with scopes instead. All existing app passwords will be disabled on June 9, 2026.

I used to install (private) packages from Bitbucket using devtools::install_bitbucket with the environment variables BITBUCKET_USER (my username) and BITBUCKET_PASSWORD (a App password) filled in. Now that it's no longer possible to create new App passwords and they will stop working in a few months what are we supposed to use?

Does install_bitbucket already work with API tokens with scopes? Do I just replace my App password with a API token with scopes in the BITBUCKET_PASSWORD variable or is there more to it?

Thanks in advance.

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