The support page says that you cannot use workspace/project/repository access token to call List Workspaces for User API. Then what kind of access token should be used? I thought Bitbucket Cloud only has these three types of tokens.
Support page: https://confluence.atlassian.com/bbkb/this-api-is-not-accessible-by-this-authentication-mechanism-1283492398.html
List Workspaces for User API doc: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-workspaces/#api-workspaces-get
Hi @proctor_bitbucket ,
You can also authenticate using app passwords. Additionally, there are JWT tokens, which used by apps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.