10,846 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to add attendees to event without sending notifications to existing attendees?

I am trying to use the graph api through Zapier (third party automation flow tool). I am trying to update an existing outlook event with new attendees. The current outlook part of my pipeline looks like this: GET event body from outlook using API…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,113 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-20T14:36:28.8333333+00:00
Ofek Kochavi 20 Reputation points
accepted 2024-05-21T15:13:48.3833333+00:00
Ofek Kochavi 20 Reputation points
0 answers

Add other operating system to disable device from update-mgdevice command

I try to disable a device with the command : update-mgdevice -deviceid "IDofTheDevice" -AccountEnabled:$false But I get that answer when I tried for an Android or iOS device : Update-MgDevice_UpdateExpanded: Properties other than…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-21T14:57:06.59+00:00
François Simansour 0 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to request the solutions/virtualEvents/webinars endpoint

My objective is very simple : displaying the list of my organization scheduled webinars in Teams on a webpage using MS Graph API. I have a few webinars planned on the calendar which I want to automatically display in a public webpage. I am able to access…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-21T09:43:11.8+00:00
Antoine BIDAULT 40 Reputation points
accepted 2024-05-21T14:15:24.74+00:00
Antoine BIDAULT 40 Reputation points
0 answers

In Graph for Teams we used to be able to get a shift group for Time Off instances, This has somehow disappeared? Am I crazy or just dont know how to query graph correctly

In previous months in Shifts for Teams off time instances had a shift group ID, I cannot find this anymore. Am i doing something wrong.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 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.
2,916 questions
asked 2024-04-09T13:30:03.65+00:00
Jonathan Spencer 0 Reputation points
commented 2024-05-21T13:24:46.4+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Microsoft missed scope validation on their side while sending an email

Hi! When you send a request to https://graph.microsoft.com/v1.0/me/sendMail and try to create and send an email, you can do it without the "Mail.Send" and "Mail.ReadWrite" scopes. When your access token doesn't have these permissions,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-21T12:46:59.2633333+00:00
Dmytro Maliuta 0 Reputation points
answered 2024-05-21T13:21:41.9966667+00:00
Azizkhon Ishankhonov 200 Reputation points
2 answers One of the answers was accepted by the question author.

getActivityByInterval returns all 0 values for timeSpentInSeconds

Looking to fetch Activity data for a few dozen SharePoint sites through the Graph API and hitting a bit of a snag. The response I always get to a simple "" call seems to have the "timeSpentinSeconds" values (even though these aren't…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,577 questions
asked 2023-12-14T10:20:22.8233333+00:00
Ivo Angelov 20 Reputation points
answered 2024-05-21T13:20:15.69+00:00
Wajid Anwar 0 Reputation points
0 answers

Automatically install app as a personal app

Hello, could someone help me with automatically installing an app as a personal app for users who add the bot to a channel in a team? For example, when Adobe Acrobat is added to a channel in a team, it is also automatically installed as a personal app…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 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.
2,916 questions
asked 2024-05-08T06:51:38.31+00:00
Vijay Rampwin 0 Reputation points
edited a comment 2024-05-21T13:13:45.47+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 30 Reputation points Microsoft Vendor
1 answer

Downloading mail attachments fail with `OLE conversion failed for an attachment`

Trying to download attachments of an email fail with OLE conversion failed for an attachment error. I am able to get all the information except for the actual content of the attachment. Just creating attachment from OneDrive and deleting them on OneDrive…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2023-06-06T06:40:40.3966667+00:00
Abin Simon 16 Reputation points
commented 2024-05-21T11:09:25.5833333+00:00
Abin Simon 16 Reputation points
0 answers

How can you programmatically create a Teams Tab for a SharePoint List or a OneNote file

Until recently we were able to use the Graph API to programmatically configure a Tab showing a OneNote File, and a Tab showing a particular Folder in a SharePoint Library (using the any Sharepoint URL approach - since library tabs dont support showing a…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-21T00:44:55.1766667+00:00
Tas Ranson 15 Reputation points
commented 2024-05-21T09:35:17.55+00:00
LiweiTian-MSFT 15,020 Reputation points Microsoft Vendor
2 answers

Authorization_RequestDenied:Insufficient privileges to complete the operation.

Hi there, I am experiencing issues with Graph API permissions, even though I've granted all the necessary permissions and consents. Interestingly,the same app works in some tenants and but not in others. This is an old app that's why it's Windows Active…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-15T15:47:33.7933333+00:00
Durjan Hussain 155 Reputation points
commented 2024-05-21T08:23:00.9266667+00:00
CarlZhao-MSFT 37,786 Reputation points
1 answer

Graph API complains about missing parameter which are provided

Hi - Im am trying to use the identityGovernance/privilegedAccess/group/eligibilitySchedules API as described here: https://learn.microsoft.com/en-us/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0&tabs=csharp I am…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-17T13:07:11.72+00:00
Søren Herskind Nielsen 0 Reputation points
commented 2024-05-21T08:07:41.32+00:00
CarlZhao-MSFT 37,786 Reputation points
1 answer

Permissions removal propogated to children with unique permissions but not in delta

Similar issue: https://learn.microsoft.com/en-us/answers/questions/1001308/delta-query-behavior-on-drives-with-removing-user. Posting again as that was in 2022 and the issue was not happening at least in the last year and only reappeared recently. 2…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
862 questions
asked 2024-05-20T11:26:09.5366667+00:00
Abin Simon 0 Reputation points
commented 2024-05-21T07:02:05.3466667+00:00
Abin Simon 0 Reputation points
1 answer

When we use the automated process to call the interface, there is always an UnknownError error message.

{ "error": { "code": "UnknownError", "innerError": { "date": "2024-05-20T09:21:31", "client-request-id":…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
168 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-20T09:31:13.3933333+00:00
孤 仄 0 Reputation points
commented 2024-05-21T07:00:01.6233333+00:00
CarlZhao-MSFT 37,786 Reputation points
1 answer

Unable to List Drive Items After Connecting to Microsoft Drive

Hi everyone, I'm working on a web app and attempting to integrate Microsoft Drive for the first time. I've added the following code in my backend to authenticate: const MicrosoftStrategy = require('passport-microsoft').Strategy; passport.use( new…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
901 questions
asked 2024-05-20T07:27:31.8033333+00:00
my-testing-app 0 Reputation points
edited the question 2024-05-21T06:52:31.8666667+00:00
Emi Zhang-MSFT 22,396 Reputation points Microsoft Vendor
0 answers

How to fix com.microsoft.aad.msal4j.HttpHelper - [Correlation ID: null] Sent (null) Correlation Id is not same as received (null) Error

I am trying to acquire token using Integrated Windows Authentication for Public Client in Java using msal4j and oauth. But getting below error : [ForkJoinPool.commonPool-worker-3] INFO com.microsoft.aad.msal4j.HttpHelper - [Correlation ID: null] Sent…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-21T06:28:00.4466667+00:00
Singla, Mansi 0 Reputation points
1 answer

How can I get my Microsoft OneDrive Token without registering my App in Azure?

I want to use the Microsoft Graph API in order to upload files to my OneDrive, but I need a Token in order to authenticate. In the documentation I'm told to register my app in the Azure App registration page, but I would like another option since I'll be…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
862 questions
asked 2024-05-20T16:40:14.2033333+00:00
Mariana Rato 0 Reputation points
edited the question 2024-05-21T05:37:57.2133333+00:00
Jiajing Hua-MFST 5,710 Reputation points Microsoft Vendor
0 answers

How to restore the Files/Attachments added to Channels in Teams when a Team is deleted permanently?

Hi Microsoft Team, I have attached few Files and Folders in Channel's Files Tab and I have deleted a Team permanently by deleting the group from recycle bin which also deletes the SharePoint site created for that particular group. I have restored the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,238 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,708 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.
2,916 questions
asked 2024-05-17T11:28:26.6866667+00:00
DeveloperTeams 0 Reputation points
commented 2024-05-21T05:29:54.8366667+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
3 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is something know issue or is it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,708 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
519 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,577 questions
asked 2024-05-07T07:03:46.88+00:00
Tanvi Mittal 0 Reputation points
commented 2024-05-21T03:11:25.5666667+00:00
Tanvi Mittal 0 Reputation points
1 answer

Unable to create/modify Mail-enabled security groups via Microsoft Graph API.

I'm unable to create/modify/add-remove users to Mail-enabled security groups. I was able to create/modify using powershell but i want to achieve this via API. How do i achieve this via API. Suggest me to resolve this issue. 2 problems using powershell in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2021-04-26T11:47:00.647+00:00
Jerry Waldorf 6 Reputation points
commented 2024-05-21T01:00:20.3533333+00:00
Siri Poshala 0 Reputation points
1 answer

How to get the details if the meeting has enabled for accept or decline invitation

I am sending meeting invites to the users. How to get the details if the meeting has enabled for accept or decline invitation using Graph API.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,824 questions
asked 2024-05-20T19:14:19.6066667+00:00
Dennis 0 Reputation points
answered 2024-05-20T20:14:09.6033333+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor