10,712 questions with Microsoft Graph-related tags

Sort by: Updated
2 answers

How to modify the metadata of a file on Sharepoint using Microsoft Graph and Python

Hello, I am trying to modify the metadata (i.e. value in a column I created on SH) using the following Python script but I receive the following error message. Do you have any thoughts/advice? Response Text:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,711 questions
asked 2024-05-07T04:54:29.61+00:00
Lexignot 0 Reputation points
answered 2024-05-08T15:45:55.5533333+00:00
Lexignot 0 Reputation points
0 answers

Graph API: ManagedDevices not updating Primary User when changed from the Intune Portal

I've noticed that if I change the primary user for a device in the Intune Portal, that change is not reflected when making a Get request to "https://graph.microsoft.com/v1.0/devicemanagement/manageddevices/<deviceID>" Oddly, though, if I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,384 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,092 questions
asked 2024-05-08T15:42:14.6566667+00:00
Michael DiGregorio 1 Reputation point
0 answers

official microsoft code example for onedrive upload not work

Hy I try to upload files via php to my onedrive since a few weeks. It didn't work. So I found this code example https://learn.microsoft.com/de-de/graph/sdks/large-file-upload?tabs=PHP But I got a error message: Class new Models\AttachmentItem() not…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-08T15:41:24.1966667+00:00
Andreas Rottmann 0 Reputation points
0 answers

Excel files saved on Sharepoint corrupted with embed_image function of Xlsxwriter (Microsoft Graph and Python)

Hello, I have the following section of my Python script that works perfectly fine locally but as soon as I work on remote files on a SharePoint site, the Excel file gets corrupted after running the script (see attached image). All other formatting tasks…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,711 questions
asked 2024-05-08T15:37:01.4366667+00:00
Lexignot 0 Reputation points
2 answers One of the answers was accepted by the question author.

Powershell to update Intune DevicemanagementName

Hi everyone, I'm looking to use powershell to modify some Android device Management Names in Intune. I've managed to figure out how to find the device I want to change using the Get-IntuneManagedDevice. $Device=Get-IntuneManagedDevice…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 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,383 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,731 questions
asked 2021-12-23T22:34:08.213+00:00
Ed K 21 Reputation points
commented 2024-05-08T15:28:59.7933333+00:00
Alan McCulloch 1 Reputation point
2 answers

Microsoft Graph api removeing password credential fails

I'm trying to remove password credential for a Spn but I haven't been successful. I tried Microsoft Graph API in Graph explorer ` POST /servicePrincipals/{id}/removePassword ` and using powershell …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2022-06-24T09:44:23.977+00:00
Rms 6 Reputation points
commented 2024-05-08T15:23:54.2933333+00:00
Clark D 0 Reputation points
0 answers

Transcript API identifier from calendar/events API

Hi, I am using the me/calendar/events API to fetch the meeting content and I want to fetch its transcript if available. Which identifier can I use from the response of the me/calendar/events to fetch the meeting transcript from the transcript API? …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-08T15:15:47.34+00:00
Enrico Cadoni 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can we print a document using Universal Print API using application permissions not delegated User permissions?

Can we print a document using Universal Print API using application permissions not delegated User permissions?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2023-12-18T22:26:19.6633333+00:00
Harini Vedala 20 Reputation points
accepted 2024-05-08T15:10:32.6+00:00
Harini Vedala 20 Reputation points
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,690 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,711 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,679 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.
511 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,576 questions
asked 2024-05-07T07:03:46.88+00:00
Tanvi Mittal 0 Reputation points
commented 2024-05-08T14:13:10.7766667+00:00
Mukul Verma 0 Reputation points
1 answer

Value cannot be null. Parameter name: storeId

Hi When I use below code to send email usisng a graph client; await graphClient.Users[SenderUserEmail].SendMail(message, true).Request().PostAsync(); I get exception; Code: ErrorInternalServerError Message: An internal server error occurred. The…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-03-27T23:27:45.15+00:00
-- -- 872 Reputation points
commented 2024-05-08T14:08:10.1+00:00
Twisha Desai 1 Reputation point
0 answers

Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown

We've had a flow running in production for about a month now that updates associate images using the Graph. This week we are seeing issues where the Base64 image is throwing an error. Permissions haven't changed. We tried going directly through Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-07T12:34:10.21+00:00
Matt Perry 0 Reputation points
commented 2024-05-08T14:05:34.6266667+00:00
Besir Suleyman Öz 0 Reputation points
0 answers

B2c: "userPrincipalName already exists" even though the user can't be found via the Graph API

Since yesterday 10AM UTC+2 where having some issues with creating new users via the Graph API in one of our B2c tenants. Some requests time out and retries end up with userPrincipalName already exists and HTTP 400. The problem is: the actual user cannot…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-03T15:58:40.56+00:00
commented 2024-05-08T13:50:19.3366667+00:00
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…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
751 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,144 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 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,879 questions
asked 2024-05-08T06:51:38.31+00:00
Vijay Rampwin 0 Reputation points
commented 2024-05-08T13:49:18.3833333+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 25 Reputation points Microsoft Vendor
1 answer

No application access policy found for this app

We are encountering application access policy issue when tried to access Online Meetings API.  We registered a new app registration and provided grants to application permissions for Online Meetings. we followed MS documentation to configure access…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,144 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 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,879 questions
asked 2024-05-02T05:20:35.04+00:00
SATYA PAVANKUMAR 40 Reputation points Microsoft Employee
commented 2024-05-08T13:29:12.05+00:00
SATYA PAVANKUMAR 40 Reputation points Microsoft Employee
0 answers

Problems moving a sent message to another folder

I'm trying to update an application which was using IMAP and SMTP to use MS Graph instead, since the IMAP/SMTP access to Office365 is now slowing to a crawl. The application needs to "file" sent messages into specific folders, rather than…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-03T13:29:41.5033333+00:00
Richard Deeming 0 Reputation points
edited a comment 2024-05-08T12:47:35.7166667+00:00
Richard Deeming 0 Reputation points
1 answer One of the answers was accepted by the question author.

Getting error while reading the user by email address

Hello there, I wanted to explore the Microsoft graph API's for creating the online meeting events via teams meeting. Now the events must be related to respective users. To get the user i have followed below. I have enrolled into the trial version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-07T13:44:54.2966667+00:00
BS 0 Reputation points
edited a comment 2024-05-08T12:25:57.9266667+00:00
BS 0 Reputation points
0 answers

getting error while creating event for specific user using id

Hey I am trying to create an event with team meeting link to join for the given user id, below are the endpoints i have tried. /users/{user_id}/events : [ method - POST ] /users/{user_id}/calendar/events : [ method - POST ] Now, to clarify few…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,144 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-08T11:19:40.83+00:00
BS 0 Reputation points
edited the question 2024-05-08T12:13:41.5366667+00:00
BS 0 Reputation points
0 answers

Cannot Extract Text from One Drive Office Files due to assigned SensitivityLabels

Hi , I have one WebAPI which extracts Text from document (using temporary File generated after downloading onedrive download Url). This document is uploaded from teams chat and is stored in one drive under ms chat files folder. So for .docx file , it is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,779 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-08T12:10:15.95+00:00
DADemoUser 0 Reputation points
0 answers

How Can I Automate OneDrive Access and File Management using Python Script with Graph API?

I am working on a Python script to automate file retrieval and deletion from OneDrive based on specific filters using Graph API. Since the script will run without interactive login, it requires an access token for authentication. Can someone provide…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
asked 2024-05-08T11:09:57.93+00:00
Ron Anavi 0 Reputation points
3 answers One of the answers was accepted by the question author.

Error AADSTS650053: The application 'XXXX' asked for scope 'Exchange.Manage' that doesn't exist on the resource '00000003-0000-0000-c000-000000000000'. Contact the app vendor.

Hi! When I ask for the delegated permission Exchange.Manage on the url https://login.microsoftonline.com/common/oauth2/v2.0/authorize, I receive the error in this question title. The error says that the permission is asked on the Graph ressourceId, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,690 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,199 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,616 questions
asked 2024-03-29T14:30:31.13+00:00
Guillaume Dumont 25 Reputation points
commented 2024-05-08T10:29:39.5+00:00
Jack Hammond 0 Reputation points