11,445 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Historical Data Values for MS Usage (Email, Yammer, Teams) get Updated in Usage Reports on Office 365 Admin Page

We noticed that historical values also change in the usage report extracted from the Office 365 Admin Page. https://admin.microsoft.com/Adminportal/Home?source=applauncher#/reportsUsage For example, when we extracted Email Activity report on…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-16T12:20:57.623+00:00
Parul Dayal 1 Reputation point
0 answers

CompactToken parsing failed with error code: 80049217 while using Microsoft graph client sdk 2.8.0

on 8th april out of 600k requests we started getting 30k errors from microsoft graph client error com.microsoft.graph.http.GraphServiceException: Error code: InvalidAuthenticationToken Error message: CompactToken parsing failed with error code: 80049217…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-16T10:15:10.55+00:00
Biren Goyal 21 Reputation points
2 answers

How to subscribe to teams presence webhook from daemon app?

Starting from the Java webhook example application I tried to subscribe to the web hook for the Teams Presence. I would like to obtain the presence in an application where the user does not logs in, but I can see here that the Application permissions are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,060 questions
asked 2021-03-08T08:52:01.79+00:00
Simone Gaiarin 6 Reputation points
answered 2021-04-16T08:38:16.867+00:00
Alex Grönholm (Haltian/EB) 1 Reputation point
1 answer

read office 365 AD data with people picker in react spfx app

Hi Experts, I have created a react app on the sharepoint framework and used office ui fabric/fluent ui people picker. To pull data into the people picker, i made used of a rest api to fetch data from a sharepoint list. This worked just fine. Now i…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,271 questions
asked 2021-04-14T06:55:07.367+00:00
deesha boodhun 6 Reputation points
commented 2021-04-16T07:19:36.697+00:00
Jerryzy 10,566 Reputation points
2 answers One of the answers was accepted by the question author.

Share a Calendar with Microsoft Graph API

Hi everyone, We are currently developing an application in which, every time we create an user, we want to create a calendar for the user and share that calendar with other users via MS Graph API. We can create the user and the calendar without…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-12T08:25:39.697+00:00
Javier Blazquez Sandoval 21 Reputation points
commented 2021-04-16T05:38:06.197+00:00
Danstan Onyango 3,816 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Getting certain properties from document libraries and SharePoint admin center

Using the SharePoint REST API to get certain properties (Graph API didn't seem to provide the properties that I'm looking for): "EnableVersioning" property; was able to get the property for document libraries on the default…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,271 questions
asked 2021-04-14T23:13:18.387+00:00
Dancing Strawberry 101 Reputation points
commented 2021-04-15T23:33:45.35+00:00
Dancing Strawberry 101 Reputation points
1 answer

Use Graph API to get the Active directory group of other users

Hi there, I have an PowerApps application and I need to be able to check the Active Directory Group IDs of any employee that is searched for and selected within the application. So that the user interface can be configured based on the selected…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-14T16:35:19.857+00:00
Smith, Stuart 1 Reputation point
commented 2021-04-15T10:21:55.003+00:00
Smith, Stuart 1 Reputation point
1 answer One of the answers was accepted by the question author.

Does MyAnalytics take into consideration of time I spent on mobile apps such as outlook mobile and teams ?

If I have opted in for MyAnalytics, does it track the time I spend on mobile apps such as outlook for mobile and Teams ? Does usage of outlook mobile effects my wellbeing dashboard ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-14T09:52:36.62+00:00
Suryateja Dosapati 21 Reputation points
accepted 2021-04-15T09:44:04.94+00:00
Suryateja Dosapati 21 Reputation points
0 answers

List FollowedSites for delegated user via MS Graph API

When I try to run await _graphClient.Me.FollowedSites.Request().GetAsync(); for a guest user I get the following error: ServiceException: Code: accessDenied Message: This operation is not supported under this site. How would I get a list of all…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-14T15:07:02.8+00:00
Jogchem Andre Oord 1 Reputation point
commented 2021-04-15T09:38:05.897+00:00
Jogchem Andre Oord 1 Reputation point
1 answer

Graph API - can $seach and $top parameters be used together?

I want to get top 3 users whose displayName contains 'q'. query: https://graph.microsoft.com/v1.0/users?$search="displayName:q"&$top=5&$select=displayName But the result is not what I expected. It gets the top 3 items but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-13T08:49:39.543+00:00
Frances 1 Reputation point
answered 2021-04-15T09:08:15.633+00:00
Diana Wanjuhi 1,376 Reputation points
0 answers

AD External user can't get access to personal One-Drive through .NET Core Web API using MS Graph API

Hi, This has been troubling me for some time now most likely due to my lack of understanding of how things work. Although, I managed to secure both a Client React and a .NET Web API, I am still struggling with listing files of authenticated users from…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-10T16:51:26.437+00:00
tBStar 1 Reputation point
commented 2021-04-15T02:58:25.91+00:00
tBStar 1 Reputation point
2 answers

Issue with send message with file to MS Teams Channel using graph api

I am trying to send csv file to MS teams channel using graph API with below document; https://learn.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-beta&tabs=http This is working but I want to skip file uploading to SharePoint and send…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,060 questions
asked 2021-03-24T12:32:04.223+00:00
Pradip Kumbhar 111 Reputation points
answered 2021-04-14T19:14:10.737+00:00
Nikitha-MSFT 541 Reputation points
0 answers

Getting MIME content is not working in Graph API ( 3.1.0) for Java SDK

Hi Support team, I am trying to get the mime-content of the message with attachment, I am using 3.1.0, which has content method, I am using this method to get the mime-content(uses /$value), below is my request. Below is the reference…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-12T18:19:46.453+00:00
Singhal, Abhinav 1 Reputation point
commented 2021-04-14T18:44:59.117+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

Endpoint hint in file picker for oneDrive for education.

Hi team, From the doc, it said that we can skip auth flow if giving the right access token and corresponding url in Endpoint hint field. I wonder if the accounts for education have the same Endpoint hint as OneDrive for business? e.g.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-13T18:49:47.477+00:00
Kiddom Engineering 21 Reputation points
commented 2021-04-14T16:49:21.193+00:00
Kiddom Engineering 21 Reputation points
1 answer

Graph API for SharePoint throws "UnknownError" with HTTP 404 when filters exceeds some limit

Team, I'm using GraphAPI to querying the SharePoint list and all is working perfectly until the users select a lot of filter criterias, maybe over 20 filters. When they select too many filters (which as per our business logic is required), the API…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,271 questions
asked 2021-04-12T13:08:49.803+00:00
Kiran Unnikrishnan K 1 Reputation point
commented 2021-04-14T09:48:52.647+00:00
MichaelHan-MSFT 18,021 Reputation points
7 answers

I can't get to the site through Microsoft graph (error 500)

I have an online sharepoint site created and I want to get through the Microsoft graph api to the documents section in order to manage it via api. Every time I try to run the call https://graph.microsoft.com/v1.0/sites/[siteid} it returns the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,271 questions
asked 2021-03-23T12:27:52.94+00:00
Cristina Sanz Castellanos 21 Reputation points
answered 2021-04-14T09:21:42.697+00:00
Cristina Sanz Castellanos 21 Reputation points
0 answers

Which Outlook MailItem properties are visible by recipient

We are working on email integration with an in-house .NET application using the Outlook MAPI, and would like to tag mail with a reference that is readable by the sender and recipient clients, and is retained forwarding and replying. Is there a list…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,640 questions
asked 2021-04-12T02:22:34.477+00:00
WHILEY, Sai 1 Reputation point
commented 2021-04-14T07:24:01.43+00:00
Danstan Onyango 3,816 Reputation points Microsoft Employee
0 answers

Bookings: Dispalying Combined Availability of Staff for clients to select appt times

We would like to use bookings as a way to quickly allow clients to select available time slots for multiple staff members from our company. However in bookings I am seeing that the software will allow you to pick time with whoever has time available. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-03-11T23:03:15.13+00:00
Brittney Kendall 1 Reputation point
commented 2021-04-13T21:34:00.73+00:00
Brittney Kendall 1 Reputation point
1 answer

CORS issue while accesing and getting token for the application on application level and not logged in user?

I want to access organization user on the application level for users which are not logged in. Below is the API I am hitting for same https://login.microsoftonline.com/xxxxxxxxxxxxxxxxxxxxxxxx/oauth2/v2.0/token I am getting the CORS error although i am…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-06T13:30:51.287+00:00
Dev 111 Reputation points
answered 2021-04-13T17:07:07.777+00:00
Danstan Onyango 3,816 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Increase rate limit on Create Share link endpoint in OneDrive API

We ran into the same issues here described here . https://github.com/OneDrive/onedrive-api-docs/issues/1436 Here is our scenario: Use Case We are building an edtech tool for teachers to assign their assignments from OneDrive to students. Each…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,423 questions
asked 2021-04-08T00:00:51.267+00:00
Kiddom Engineering 21 Reputation points
accepted 2021-04-13T16:15:23.14+00:00
Kiddom Engineering 21 Reputation points