feedback
feedback copied to clipboard
API scope for GitLab API is not sufficient
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