As app passwords are now disabled, so i created API token with scopes(CodeReview), but using that token results in “Token is invalid, expired, or not supported for this endpoint.”
Upon calling this api, “https://api.bitbucket.org/2.0/repositories/myworkspacename” using “Bearer ATATT3x…” as Authorization. where the token “ATATT3x…” is CodeReview token.
How to solve this issue?
