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
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_apiandwrite_repositoryonly, and the upload will fail. Trying withapiwill succeed.Output of
flutter doctor -vNo response