Azure Portal Dashboard Widget API Throwing Error after Deletion of Project Team
What could be the issue with the Azure Portal Dashboard Widget API if the dashboard widget associated with deleted project teams is no longer visible in the Azure Portal Dashboard menu? This absence is causing operational disruption as these dashboard widgets are integral to our API integration and throwing the 404 error message: "The remote server returned an error: (404) Not Found. ErrorDetails.Message: {"$id":"1","innerException":null,"message":"The team with id '7fdb4425-031f-4444-8a4e-b55cc97d01c0' 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}." Here are the details of our situation: We recently performed some administrative tasks involving the deletion of specific project teams from our Azure Portal.