Microsoft Graph APIs:Site APIs are failing with 503 service unavailable

Copper Contributor

To get the list of sites of SharePoint, I tried using the graph APIs mentioned in the following link of MS documentation.

 

https://docs.microsoft.com/en-us/graph/api/resources/sharepoint?view=graph-rest-1.0 

 

 

APIs I have tried to get the SharePoint sites as per the above documentation is as follows:

 

1) https://graph.microsoft.com/v1.0/sites/root

2) https://graph.microsoft.com/v1.0/sites/zxxxxxxxxxx.sharepoint.com 

3) https://graph.microsoft.com/v1.0/groups/exxxxx7-baxx-xxx-xxxx-xxxxxx5/sites/root

 

All the APIs to access sites are failing with 503 Service unavailable now.

 

Previously, 3-4 days ago,  the API to get the group's team site used to work, but now that is also failing with 503 services unavailable.

 

But group APIs are still working. For example, 

https://graph.microsoft.com/v1.0/groups/ : this API works fine but getting site details for a group is still failing. (https://graph.microsoft.com/v1.0/groups/{groupid}/sites/root) with 503 service unavailable.

 

3 Replies

@jgehani 

 

We have excecly the same. is this solved for you?

We are having this issue as well. I believe this started failing for us on 3/30.