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.
11,003 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,626 questions
0 comments No comments
{count} votes

9 answers

Sort by: Most helpful
  1. MichaelHan-MSFT 18,046 Reputation points
    2021-06-24T07:25:49.773+00:00

    Hi @DiGiorgio, Veronica ,

    I checked the history of service health in admin center and find the below. Maybe that could be the reason.

    108867-image.png


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Dan Toft 1 Reputation point MVP
    2022-11-25T06:31:06.31+00:00

    Did anyone find a resolution for this? - I'm seeing the issue with one specific user, has been ongoing for 14 days, other uses in the tenant work fine.

    I can get the users info using the /users/xxx endpoint just fine

    0 comments No comments

  3. Serhii Seletskyi 0 Reputation points
    2024-12-10T13:42:56.5566667+00:00

    same issue

    0 comments No comments

  4. Dan Toft 1 Reputation point MVP
    2024-12-11T07:15:37.56+00:00

    Microsoft updated their documentation (or technically I did after a support case) - Application permissions aren't supported for the followed sites API in case anyone else comes across this:

    https://learn.microsoft.com/en-us/graph/api/sites-list-followed?view=graph-rest-1.0&tabs=http

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.