Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workspaces.getProjects description null error #108

Open
boostvolt opened this issue Aug 24, 2021 · 1 comment
Open

workspaces.getProjects description null error #108

boostvolt opened this issue Aug 24, 2021 · 1 comment

Comments

@boostvolt
Copy link

When I make the following query: const { data } = await bitbucket.workspaces.getProjects({ workspace }) I get null for all project descriptions. Although descriptions are available and I can see them via the direct BitBucket API query. For direct BitBucket API access I use OAuth 2.0 authorization.

@boostvolt boostvolt changed the title Workspaces -> getProjects -> description null error workspaces.getProjects description null error Aug 24, 2021
@MunifTanjim
Copy link
Owner

I can see them via the direct BitBucket API query

when you're doing that are you using the same tokens? I just checked with app password, and the descriptions are present in the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants