Personal access token

Hi, I configured bitrise for our self-hosted gitlab instance. When bitirse tries to checkout the code, I get the following error

remote: HTTP Basic: Access denied
remote: You must use a personal access token with 'read_repository' or 'write_repository' scope for Git over HTTP.
remote: You can generate one at https://my-url/profile/personal_access_tokens
fatal: Authentication failed for 'https://my-url/mobile/android.git/'

I did also add the netrc as first step configured with username and access token w/o luck

how can i fix that ?

Thanks in advance

Hi @egringeriambidexter,

Can you please enable support access and give me a link to a build to inspect?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.