Content
Refresh token and outlook addins
We have an outlook addin and use msgraph to perform interactions for the user. We use azure to auth with graph. outlook addins are a SPA and live in an iframe and must use a popup window for things like auth. this means that our users must click a…


changepassword through Microsoft graph api not working
Hi , I tried changing password through graph api url but i get the below error as a response for my B2C tenant user I also tried updating user password through graph api but i am getting no privilege issue as i checked the document i can see that…


Trying to get all contacts from a company using microsoft, but doesn't seem to be all
Hi I am calling the following endpoints: const MICROSOFT_ENDPOINTS = [ /** CONTACTS */ "/me/contacts", /** ORG CONTACTS */ "/contacts", /** USERS */ "/users" ]; and with the following permissions…


Unable to Delete document using One drive API in C#
I am unable to delete a document by using one drive API in ASP.Net(c#) if the document is open. How to check the document is already open by using one drive API. Please help.


¿Como puedo cambiar mi correo de hotmail?
Solicito de su apoyo para poder cambiar mi correo de hotmail, requiero reagendar mi examen de AZ-104 y no puedo porque mi correo mendozamendezdulce@hotmail.com se encuentra bloqueado. ¿Me pudieran apoyar por favor? de antemano gracias


Can't access subscription after being created through the API
I'm utilizing Microsoft Graph's API to get/set/subscribe to Users presences. After trying the different options to obtain a token to make the POST request to subscribe to a presence I found a solution that works and I get the correct response from the…


On SharePoint Online, how to generate a site-collection-wide report of all external users along with the URLs they have access to? Is there any PowerShell script or GraphAPI or something else?
Hi there On SharePoint Online, how to generate a site-collection-wide report of all external users along with the URLs they have access to? Is there any PowerShell script or GraphAPI or something else? Thank you.
How to know when a book is completed using the iframe provided by outlook booking service
Is there any event or way to know if a book was successfully using the iframe provided in the booking dhasboard? I am not able to use the Booking API, it needs to be a Javascript/ReactJS solution. Thanks


Issue creating a Device using Graph API
Hi, I raised an issue on the documentation of github but was suggest that I raise it here. Issue is that I'm trying to create devices for some test scenarios, found the following references: …
UnknownTenantID when requesting reports from Graph
I have been pulling a few of the MS 365 Graph reports and my users and groups list, with a registered app. Using my developer account, this was working, as recently as last Thursday, 12/24/2020. This week, I can still pull users and groups lists, but…


Bot Framework Connector refresh MS Graph token
Hello, I'm building a Teams Bot using the Bot Framework REST API. I can send a OAuthCard to the user to sign in and get the magic code back and exchange it for a Microsoft Graph token. Everything is working. What I don't know is the correct way to…


How to retrieve all PstnCall records for a given time period using Graph SDK
I have tried to retrieve all records for a given time period with the following code. However, since the type is "CallRecord" instead of "ICloudCommonCallRecordsCollectionPage", I cannot get all the records as in…


OneDrive API connection is not working for my outlook365 account
In my proyect, my users can sync their onedrive so they canuse their files within my application. I wrote the code and when i try and connect my personal hotmail account it works fine. I get access to the files in my drive no problem. BUT the problem is…
Graph API to read contents of a site shared with me by third party SharePoint
Scenario: I created an app in Azure with permissions: Sites.Read.All (Delegated) User.Read (Delegated) Sites.Read.All (Application) I'm able to follow the authorization flow and get an access and refresh token. This is the authorization…


Missing alerts from https://graph.microsoft.com/v1.0/security/alerts API
Hi, I am using the following api [https://graph.microsoft.com/v1.0/security/alerts and I have noticed that I am not getting several alerts. Does the api require backward latency in order to receive all the alerts?


All day event time zone on Outlook desktop app
Hello, We are using Graph API to sync users calendar events. The issue is on all-day event that we cannot get back the correct time zone from extended properties if the event is created with Outlook Desktop app. It is reproducible with the Outlook…
Weblink from groups calendarview Graph API doesn't work event after encoding
webLink for groups calendar view returned in graph API doesn't work correctly. Steps to reproduce: Create an event in a calendar group call Graph API…


The term 'Get-MgDeviceManagementManagedDeviceEncryptionState' is not recognized
Hi, I'm trying to pull information on devices encryption state using the Powershell SDK and Get-MgDeviceManagementManagedDeviceEncryptionState. However, using it (after doing both Install-Module Microsoft.Graph.DeviceManagement and Import-Module…


What is the Microsoft licences and fees for commercial use?
Hello ; İ want to ask you a question about MS office Molt , Cross-Town , Haettenschweiler fonts licences and fees for commercial uses, where can i find these infos ? Thx Denis


Could not resolve type with token 01000021 from typeref
I am trying to create virtual appointments based on this documentation: https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=csharp Here is my code: InteractiveBrowserCredentialOptions…

