Hello,
since last Friday we are experiencing an error when invoking Graph API to retrieve sharepoint followed Sites
https://learn.microsoft.com/en-us/graph/api/sites-list-followed?view=graph-rest-1.0&tabs=http
Now, the problem is also on our server installation, after an upgrade of your platform.
There is any patch that will be produced to fix it and when?
This is preventing us to run our current production activities.
Thanks
Some more information related to the bug:
The following is the error response
{
"error": {
"code": "generalException",
"message": "General exception while processing",
"innerError": {
"date": "2021-06-21T10:59:25",
"request-id": "3a2b8703-1357-4046-a510-6ff5997959fb",
"client-request-id": "3a2b8703-1357-4046-a510-6ff5997959fb"
}
}
}
find attached the whole response in json format
107565-response.txt