Unable to clone GitLab Enterprise Edition repo in Databricks

Sarvagna_Mahaka
New Contributor III

Below are the steps that I followed. I still get an error message.

  1. Create a repo in gitlab enterprise edition
  2. In GitLab, create a personal access token that allows access to your repositories ( with read_repository and write_repository permissions)
  3. Save your access token to Databricks -> user setting -> git integration (selected GitLab Enterprise Edition)
  4. In Databricks, go to repos ->add repo ->clone remote git repo -> enter http url of repo & git provider -> create

I get the below message. I check the validity of the git repo url by cloning it locally. It works. I also set up the personal access token correctly. Kindly help me on this.

error