Hello,
I tried to realize a connection to GitLab in Automation.
I made an application in GitLab with every scope i had, however the error still appears.
I already check other subjects about that point and it seems that two scopes needed/asked are not available for me :
Could you tell me if there's a real need of those scopes to make it works please ?
Thanks.
Hi @vduparc
Thanks for reaching out.
Could you please share a few more details regarding the issue?
Are you able to make the connection to Gitlab?
Or is it failing with scope error during the connection setup or while trying to use any blocks from the Gitlab connector in the automation?
If the block fails with scope error, please let us know which block are you using.
Thanks
Hello,
The issue occurs when i try the connection parameter of the GitLab block.
Below, my actions :
When i configured the application in Gitlab, i choosed the whole scopes available, however as you can check in file "Git_conf", the scopes "read_registry" and "write_registry" are not displayed and therefore not selectionable
Thanks for your help.
Hi @vduparc
You need to select all the scopes apart from the sudo scope.
https://docs.gitlab.com/ee/integration/oauth_provider.html#view-all-authorized-applications.
I think the issue is that you have not selected "read_registry" and "write_registry" as it's not displayed in your app.
I would suggest you contact gitlab support team and check why those scopes are missing in your dashboard. There might be some settings that need to be enabled in your account.
Please let us know if you find a solution.
Thanks!