Skip to content

Team with id ‘XXX’ does not exist, or you do not have permission to access it | Azure DevOps Error

  • by

Full Error: Team with id ‘Factoryssd’ does not exist, or you do not have permission to access it

Solution: Most probably the team doesn’t exist or you don’t have access to it or you might have misspelled the team name in the API call.

API Error

{“$id”:”1″,”innerException”:null,”message”:”The team with id ‘Factoryssd’ does not exist, or you do not have permission to access it.”,”typeName”:”Microsoft.TeamFoundation.Core.WebApi.TeamNotFoundException, Microsoft.TeamFoundation.Core.WebApi”,”typeKey”:”TeamNotFoundException”,”errorCode”:0,”eventId”:3000}

Tags: