Open rishabh-1004 opened 3 years ago
+1 similarly 404
uncaught at Xn at Xn
at p
at $n
TFS.WebApi.Exception: 400: Bad Request
at Object.
+1 same error 404 : Could not load session
Same problem with Azure Devops Server (on-premises)
Same problem with Azure DevOps Server 2019 (on-premises)
I am getting the same issue with Azure DevOps Server 2020.
It is trying to access this URL:
And this is the error:
{"$id":"1","innerException":null,"message":"%error=\"1660002\";%:The collection does not exist\r\n%error=\"1660002\";%:The collection does not exist","typeName":"Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.DocumentCollectionDoesNotExistException, Microsoft.VisualStudio.Services.ExtensionManagement.WebApi","typeKey":"DocumentCollectionDoesNotExistException","errorCode":0,"eventId":3000}
I'll clone the repo and see if I can figure out what's causing the issue.
Also, it's making this type of request as well that does succeed:
Same issue here. On Azure DevOps Server on-premise Version Dev17.M153.3
What is strange is that it works with some collection while having this issue on other. Although I can't find any differences in their configuration.
Issue: Getting error while loading session in Estimate extension like "Estimate could not load: 404 error found " in Azure devops server 2020 on-Premise.