cribeiro84 / azure-devops-pull-request-hub

Azure DevOps Pull Request Manager Hub
MIT License
60 stars 35 forks source link

TFS.WebApi.Exception: VS800075: The project with id ... does not exist, or you do not have permission to access it #247

Open kitingChris opened 1 year ago

kitingChris commented 1 year ago

Describe the bug After installation navigating to Pull Request Manager Hub the following Exception is shown: There was an error during the extension load: TFS.WebApi.Exception: VS800075: The project with id '12d0****-****-****-****-********a2ec' does not exist, or you do not have permission to access it.

Deeem2031 commented 7 months ago

I was facing the same problem but clearing the cookies for the site fixed it. Interesting for me was that the project id in the error message was referencing a project of a different team. I have access to both teams but obviously the project only exists in one of them. The Pull Request Manager Hub was active in the team which actually has the project and was recently activated in the team which does not have the project.