drmaxgit / drmax-gitlab-azdo-migration

Migration of repositories from Gitlab to Azure DevOps
MIT License
7 stars 4 forks source link

Getting error msg="couldn't find gitlab project does your API key have permission to the project?" source="main.go:59" #3

Open fenildesai opened 1 year ago

fenildesai commented 1 year ago

Hi - I am trying to use the code for migrating gitlab merge requests and associated comments to azure devops. Have added the required token and endpoint but getting below error message

Getting error msg="couldn't find gitlab project does your API key have permission to the project?" source="main.go:59"

Could you please suggest . Thanks.

lokeshOabh commented 6 months ago

Hi @fenildesai
I am facing the same error, were you able to resolve it?