I canāt sync my Postman API with the Postman API repo on Azure DevOps
My question:
Hi everyone, it has been one week thatās Iāve been struggling to sync my Postman API and collections with the Azure DevOps repository. Here are the repro steps :
I created an API and pushed it to a Azure DevOps repo (it works), then I want to retrieve it and sync it with my Postman:
- I create a brand new workspace
- I import an API from Azure DevOps code repository
I select the repo and the branch to pull
4. I select the API and the collections I want to pull
The API and collections have been imported. I click on āConnect repositoryā to sync the API and collections I pulled with the repo
When I select the repo and the branch to sync (the same as when I pulled the API for the first time), Iām not allowed to select the branch : āYou canāt select a branch used by another APIā. I absolutely donāt understand why, this is the same API, the same branchā¦
Thanks in advance for your help and advice !
Iāve already tried: removed/re-created the API, reset Postman, create a new Postman accountā¦