You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a "ConfigurationException: GitLab API failed to perform basic operations. Please validate GitLab properties - location, personalAccessToken(including token permissions/scopes in GitLab server)" when starting the service.
Using version 1.1.22.
I've tried various combinations of scopes for the gitlab access token. Is there a specific set of scopes required?
The exception is thrown if the client is unable to call the GitLab /projects API by using your access token.
Please try to understand why it may happen. For example, use another client (curl?) and try to call this API.
I am getting a "ConfigurationException: GitLab API failed to perform basic operations. Please validate GitLab properties - location, personalAccessToken(including token permissions/scopes in GitLab server)" when starting the service.
Using version 1.1.22.
I've tried various combinations of scopes for the gitlab access token. Is there a specific set of scopes required?
application.properties.txt
The text was updated successfully, but these errors were encountered: