Graph API - Followed Sites returning http error code 500

DiGiorgio, Veronica 11 Reputation points
2021-06-21T10:46:31.757+00:00

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

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,576 questions
0 comments No comments
{count} votes

7 answers

Sort by: Most helpful
  1. MichaelHan-MSFT 18,016 Reputation points
    2021-06-22T09:25:35.66+00:00

    Hi @DiGiorgio, Veronica ,

    I did a test on my end, the endpoint to list followed Sites works fine on my end:

    108020-image.png


  2. 조진식 1 Reputation point
    2021-06-23T00:20:34.747+00:00

    I also have exactly the same problem.

    108278-image.png

    0 comments No comments

  3. Rasuka 1 Reputation point
    2021-06-23T01:41:12.09+00:00

    Same here. One of our customers is experiencing the issue as well. We also opened a ticket on Azure portal.

    108344-image.png


  4. Rasuka 1 Reputation point
    2021-06-23T21:54:20.02+00:00

    It seems like the issue has been resolved now.

    0 comments No comments

  5. DiGiorgio, Veronica 11 Reputation points
    2021-06-24T06:59:53.6+00:00

    Hi @Rasuka from a functional perspective, same applies here. but I would like to have a confirmation from @MichaelHan-MSFT if possible.

    Thanks.

    0 comments No comments