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

Allow V3 API to be forced with an access token in use #120

Open
charles-dyfis-net opened this issue Nov 10, 2022 · 0 comments
Open

Allow V3 API to be forced with an access token in use #120

charles-dyfis-net opened this issue Nov 10, 2022 · 0 comments

Comments

@charles-dyfis-net
Copy link

Since #102, the V4 (graphql) API has been used whenever access tokens are provided.

However, the graphql API does not support fine-grained personal access tokens; attempting to use them results in an error (Personal access tokens with fine grained access do not support the GraphQL API). For users wishing to use such tokens, the V3 API appears to be the only available option.

CC: @kirillbilchenko

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

1 participant