Microsoft Graph postman: I got this error in the postman of user's joined teams
I got this error when I was working with postman, my question is about this error, it is for permits in azure?, Thanks.
{
"error": {
"code": "NotFound",
"message": "Failed to execute MsGraph backend request GetUserGroupsS2SRequest. Workload MsGraph_DirectoryServices. Request Url: https://graph.microsoft.com/edu/users/xxx-xx-xx-xxxxxx/memberOf/$/microsoft.graph.group?$filter=groupTypes/any(c:c+eq+'Unified')&$top=999, Request Method: GET, Response Status Code: NotFound, Response Headers: Strict-Transport-Security: max-age=31536000\r\nrequest-id: b2e758ec-67db-47a0-9c03-946307f2769e\r\nclient-request-id: b2e758ec-67db-47a0-9c03-946307f2769e\r\nDate: Tue, 20 Jul 2021 17:34:12 GMT\r\n, Reason Phrase: Not Found",
"innerError": {
"date": "2021-07-20T17:34:13",
"request-id": "a1291db1-0264-4bd2-95c7-e1bf58bedb4b",
"client-request-id": "a1291db1-0264-4bd2-95c7-e1bf58bedb4b"
}
}
}
-URL Documentation: https://learn.microsoft.com/en-us/graph/use-postman
-URL Postman: https://www.postman.com/microsoftgraph/workspace/microsoft-graph/collection/455214-085f7047-1bec-4570-9ed0-3a7253be148c/fork