-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
Hello, using the API token method I get:
Error: Workspaces not found. Verify the ID is correct and that you have access to this workspaces.
configs.json is configured as follows:
"bitbucket": {
"environments": {
"ATLASSIAN_SITE_NAME": "<my site name that appears in url as [my-site-name].atlassian.net>",
"ATLASSIAN_USER_EMAIL": "<email address of my bitbucket account>",
"ATLASSIAN_API_TOKEN": "<API token generated with all bitbucket scopes>",
"BITBUCKET_DEFAULT_WORKSPACE": "<my only bitbucket workspace ID> "
}
}
}
My user definitely has access to the workspace and the token definitely has all bitbucket scopes. Am I missing something?
The readme says App Passswords are recommended, but they are deprecated in Atlassian now:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels