We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.1.0
feedback, feedback_gitlab
stable
3.27.1
iOS
When selecting the API scopes written in the documentation the upload to GitLab fails. After investigating, the minimum required is api.
api
Create a GitLab token with read_api and write_repository only, and the upload will fail. Trying with api will succeed.
read_api
write_repository
flutter doctor -v
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
andwrite_repository
only, and the upload will fail. Trying withapi
will succeed.Output of
flutter doctor -v
No response
The text was updated successfully, but these errors were encountered: