10,880 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Unable to download images/stickers from Teams graph API call

We are using teams graph to generate transcript for different kinds of chats. We are using the below for downloading images/sticker images however we get either distorted image/ if we replace <img> tag with <span> then it gives us just the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-04-26T12:41:10.0566667+00:00
Rochishna Aloor 0 Reputation points Microsoft Employee
answered 2024-05-27T18:54:44.91+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
1 answer

While get user’s list of followed sites, By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites, But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Please let us know the exact setting that needs to be changed to resolve…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,875 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,719 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.
522 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,843 questions
asked 2024-05-27T11:59:59.05+00:00
Satyam Rinayat 0 Reputation points
commented 2024-05-27T17:49:43.9066667+00:00
Satyam Rinayat 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to Create Place/Room Resource using Microsoft Graph POST API

Hi All, I am trying to create place/room resource using Graph API's. There is POST API to create place/room below attached the endpoint and the body parameters. URL----- https://graph.microsoft.com/beta/places/microsoft.graph.room Body…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2022-10-07T10:27:55.04+00:00
Ajit Pradhan 21 Reputation points
commented 2024-05-27T17:39:23.73+00:00
Németh Balázs 5 Reputation points
1 answer

update-mguser 403 Insufficient privileges to complete the operation

https://learn.microsoft.com/en-us/graph/api/user-update?view=graph-rest-1.0&tabs=http#permissions As it descripted, the Least privileged permissions is "User.ManageIdentities.All" for app permission. But I tested with command: Update-MgUser…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T10:05:53.33+00:00
Jia Tan 0 Reputation points Microsoft Employee
answered 2024-05-27T17:02:32.95+00:00
Vasil Michev 97,231 Reputation points MVP
1 answer

Unable to Convert PPTX to PDF Using Microsoft Graph API - 400 Invalid Request Error

I am attempting to convert a PPTX file to a PDF using the Microsoft Graph API and encountering a 400 error. Here are the details: I am using the Node.js app from the authentication quickstart guide (reference: Quickstart: Sign-in users in a Node.js web…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T10:26:14.56+00:00
石川 敦己 20 Reputation points
answered 2024-05-27T16:34:59.83+00:00
Hitesh Pachipulusu - MSFT 320 Reputation points Microsoft Vendor
0 answers

Office documents convert to PDF show error PPTCannotOpenDocumentIRM , WordDocumentIsIRMProtected, XLSIRMProtected

I have a Purview label where all users have EXPORT right but when I try to export it to PDF with Graph, I get error: Error from Office Service. Url=https://pptcs.officeapps.live.com/document/export/pdf HttpCode=UnsupportedMediaType…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
967 questions
asked 2024-05-27T16:20:56.4266667+00:00
Gal, Ofer (Israel) 131 Reputation points
1 answer

The weblink returned by Graph Api does not load in mobile.

There is a randomly generated issue while loading mail when using the link provided by the Graph Api. step by step test: Go to: https://developer.microsoft.com/en-us/graph/graph-explorer Sign in with the user to test Add the following url: …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-02T17:53:47.36+00:00
Edgar Lopez 0 Reputation points
answered 2024-05-27T15:39:13.9633333+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
0 answers

Keep track on new appointment automatically

Hey! I'm new to Microsoft API. Here is my question. I want to use the Microsoft Bookings app so that my clients can choose their own appointments. Here is the thing: I already use another tool, and I want to merge them. When a client schedules an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T15:33:06.19+00:00
Raphael Bouchard 0 Reputation points
2 answers

Azure AD B2C passwordless login with email verification

Hi, I want to create a custom policy so as to login users. The flow I want is: The user enters email (only email, not password). The user choses in the next step if he wants to get the OTP code via phone sms or phone call. The issue is that the user…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T09:59:14.4333333+00:00
víctor arranz 0 Reputation points
commented 2024-05-27T15:28:09.7666667+00:00
víctor arranz 0 Reputation points
1 answer

Inconsistent API Errors with Webhook Events: Could not find the requested call record. Records about calls or online meetings that started more than 30 days ago are not available.

Hello Team, We have implemented a Teams webhook to receive events whenever a Teams call ends. Upon receiving the webhook from Microsoft, we are making another call to the Microsoft Graph API service to retrieve the details of the call record using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-14T09:30:18.9133333+00:00
Anand Tiwari 10 Reputation points
answered 2024-05-27T15:26:00.81+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
1 answer

Error 'ApiNotFound' trying standard update workbook table row endpoint

Based on the documentation I was trying to update a workbook table row https://graph.microsoft.com/v1.0/drives/{drive-id}/items/{drive-item_id}/workbook/tables/{table-name}/rows/{index} with body { "index": 5 "values: ... } Which fails…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-17T10:53:21.87+00:00
Craig Blowfield 0 Reputation points
answered 2024-05-27T15:07:36.4633333+00:00
CharanyaB-MSFT 1,651 Reputation points Microsoft Vendor
0 answers

Microsoft Graph Task Details Not Returning the Checklist Items

I need to make an Azure Function app which creates the Excel export automatically. I have gotten everything looking like the UI Excel export function found on the Planner, however I cannot get the checklist if the task has one. Here is my code requesting…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,395 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T14:16:09.2266667+00:00
John M. Murry 0 Reputation points
0 answers

'userRegistrationDetails' graph API not listing all users MFA details

I'd like to get customer's users who do not use MFA. I can do this using PowerShell but I didn't find a method property on graph API to get user's "strongauthenticationrequirements.state". I am 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,858 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T13:52:24.1033333+00:00
govind 0 Reputation points
0 answers

Can I put the value of instanceDurationInDays in minutes for the QA while creating access reviews using powershell?

I am able to create an azure access reviews with Graph API 1.0 using PowerShell. Now, there is a property called instanceDurationInDays which should have an integer value. The access review will remain active for the number of days of the value of…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,806 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,411 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,166 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T13:42:49.5833333+00:00
Sumit Bhargav 0 Reputation points
0 answers

The property 'Item' is required when creating the entity

I encountered an error while working with the Microsoft Graph API. The error message states, "The property 'Item' is required when creating the entity." I'm trying to auto-reply to an email that contains an item attachment, which is an EML…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-06T11:07:56.55+00:00
DP 0 Reputation points
edited a comment 2024-05-27T13:39:09.9466667+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
0 answers

Microsoft Graph API for drive Item permissions

Hello, I am using Microsoft Graph API v1. The setup of my app application: My users are assigned to Groups that have different permissions(owner and restricted read). The Groups are assigned to the site. I need to check the permissions of a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
871 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,875 questions
asked 2024-05-27T12:55:26.3233333+00:00
Olga Andreeva 66 Reputation points
edited the question 2024-05-27T13:23:03.26+00:00
Olga Andreeva 66 Reputation points
0 answers

fetch is not defined in SSO Office Add-in

I've followed the instructions here: Enable SSO in an Office Add-in using nested app authentication - Office Add-ins | Microsoft Learn Under the Call an API, TODO 4, my VS Code is telling me that 'fetch' is not defined. This is in the taskpane.js file.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,588 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T13:04:05.5666667+00:00
Tom H2o 0 Reputation points
0 answers

Microsoft 365 Defender - How to get more meaningful email alerting?

How can I get more meaningful email alerts using the Microsoft 365 Defender? Because every time I get the email alert, the email is not as informative like the below: Microsoft 365 Defender has detected a security threat in your environment View incident…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,216 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,166 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
160 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,866 questions
asked 2024-05-27T13:00:44.4566667+00:00
EnterpriseArchitect 4,871 Reputation points
1 answer

Sending messages in Teams from a background service

Hi everyone! I'm new to MS Graph and Teams, and I'm trying to create a background application that would send a reply to a specific post in a specific channel in MS Teams (or send a message to a specific group chat) based on events. I set app the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2023-09-28T11:03:58.6666667+00:00
Alexey R Abdulin 5 Reputation points
commented 2024-05-27T12:08:24.2333333+00:00
Ahmed Wael 0 Reputation points
0 answers

Get Access Token dynamically for the login user

It is possible to generate the Access token dynamically for the login user and get the date from OneDrive and when some other user login in then the other login will see his/her information

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,858 questions
asked 2024-05-27T10:23:29.0166667+00:00
Shahid Parvez Alam 0 Reputation points