Unauthorized Error When Fetching Relationship from Purview API
Khushboo Shah
20
Reputation points
I encounter an "Unauthorized" error message when fetching a relationship from the Purview API. The specific error response is:
Endpoint: https://{purview account}/datamap/api/atlas/v2/relationship/guid/{assetGUID}?extendedInfo=false
{
"error": {
"code": "Unauthorized",
"message": "Not authorized to access account"
}
}
I have already checked my API credentials and they seem to be correct. Has anyone else encountered this issue, and if so, what steps did you take to resolve it? Any insights or suggestions would be greatly appreciated.
Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
Microsoft Security | Microsoft Purview
Microsoft Security | Microsoft Purview
A unified data governance solution that helps manage, protect, and discover data across your organization
Sign in to answer