Following this procedure: https://docs.microsoft.com/en-us/graph/auth-v2-user I'm trying to get a refresh token from this microsoft end point: https://login.m
In the Microsoft graph REST API docs, it shows how to call a function from an excel sheet. https://graph.microsoft.com/v1.0/me/drive/root:/boo
We are having problem uploading large Office files (Word, Excel) to Teams using MS Graph SDK for Java. Just wondering if anyone experienced the similar issue. H
How to keep some custom metadata in channel and message level in the Microsoft teams app?
My request is GET https://graph.microsoft.com/v1.0/applications?$select=appRoles Because of this I have a problem in PowerApps, I can't show the objects.
The audio, video conferencing devices, microhones headset and other devices which are used for microsoft team calls and conferences, where are thisdata is st
As per microsoft graph API documentation the createUploadSession graph API only return the URL where attachment can upload but how to upload attachment chunk by
the use case I would like to download an excel sheet from OneDrive using the REST API Documentation: the documentation proposed to call this Endpoint : GET /me/
As per the documentation ‘chats: getAllMessages’ (GET /users/{id | user-principal-name}/chats/getAllMessages) of MSTeams Export API is available onl
I am trying to create a new user in my tenant using Microsoft Graph (v1.0) with help of the Microsoft doc. When I create my user, I always get an error 400 bad
I'm completely new to JS and React and im trying to upload a file with my MS custom teams app. I've found the information i need to make it work, i just dont un
I am new to working with APIs and especially MS Graph API so please excuse my ignorance. I work with data in R which is similar to Python, I have a data frame w
I am looking for a way to get the number of files in a private chat using the Microsoft Graph API. Currently I can get the messages from private chat using: bet
Does Microsoft Graph Java SDK provide paging support for groups and users? As Microsoft Grpah API supports paging https://docs.microsoft.com/en-us/graph/paging
I use GraphServiceClient When I try to call: var currentUser = await _graphServiceClient.Me.Request().GetAsync(); It works. BUT when I try to call: var inbox =
In the Teams client, you can search for any open federated users using the top search box. It'll give an option to search externally, which will return a feder
Currently I am creating a site in Sharepoint and associating it with Teams and then when i access the Sharepoint folders I call. https://graph.microsoft.co
This is the code. I get an access token and with that access token I create a client. What happens if access token expires? Do I need to create another client?.
I have made a List of graph service collection page but I need to put if loop to see if email exits in the list. Can someone help me t traverse. This is the cod
I am getting the following error or status Not granted for my domain. see the attached document Is this because my role is User? I tried to find who is Azure A