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

API scope for GitLab API is not sufficient #344

Open
TheFabbiusCorp opened this issue Jan 11, 2025 · 0 comments
Open

API scope for GitLab API is not sufficient #344

TheFabbiusCorp opened this issue Jan 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@TheFabbiusCorp
Copy link

Version

3.1.0

Library

feedback, feedback_gitlab

Flutter channel

stable

Flutter version

3.27.1

Platform

iOS

Details

When selecting the API scopes written in the documentation the upload to GitLab fails. After investigating, the minimum required is api.

Steps to reproduce

Create a GitLab token with read_api and write_repository only, and the upload will fail. Trying with api will succeed.

Output of flutter doctor -v

No response

@TheFabbiusCorp TheFabbiusCorp added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant