Microsoft Office 365 integration graph 'reports' api failed with status 501Issue Microsoft Office 365 integration 'Get Reports' api (endpoint: https://graph.microsoft.com/v1.0/reports) faills with 501 HTTP status code. CauseBased on the api response (501 status code) Microsoft documentation indicates that affected api (i.e. reports api) is not implemented yet . If you make a get report call to endpoint (https://graph.microsoft.com/v1.0/reports) with same scope, api will fail from other REST clients (e.g. postman) as well.----------------------------Error message: "code": "NotImplemented","message": "This endpoint is not supported. Additional properties or functions needed. These navigation properties can be used: ","---------------------------- Resolution- Please test the api outside of the Service-Now and make sure the api is implemented and response is returned successfully. - Please contact Microsoft for more assistance.Related LinksCreate a Microsoft Office 365 integration profile Microsoft Graph error responses and resource types