11,268 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Error When Getting Education Classes via Microsoft Graph API: Unsupported Query

Hello, I’m currently working with the Microsoft Graph API to retrieve a list of classes for a signed-in account. Despite setting up my application registration and enabling the necessary API permissions (EduCurricula.Read, EduRoster.ReadBasic, openid,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-04T16:12:40.3933333+00:00
Nikos Theodoropoulos 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft.Graph New-MgBetaPlannerRoster is not working getting error Bad request

$tenantID ="id of the tenant" $ClientID = "id of the client" $CertThumbprint = "thumbprint of the certificate" Connect-MgGraph -ClientID $clientID -TenantID $tenantID -CertificateThumbprint $CertThumbprint $body = @' {    …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-04-11T15:09:48.28+00:00
METOEVI, Isabelle (MTL) 25 Reputation points
commented 2024-07-04T15:03:52.2133333+00:00
METOEVI, Isabelle (MTL) 25 Reputation points
1 answer

Restrict Azure Application to have access only to one specific SharePoint List

Hello, I am trying to restrict the access of an Azure Application to one specific SharePoint list from one specific SharePoint site. I have an Azure Application which has Application permissions for Sites.Selected and the new…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,149 questions
asked 2024-07-02T13:20:31.4233333+00:00
Viktor Meglenovski 5 Reputation points
commented 2024-07-04T13:29:07.0233333+00:00
Vasil Michev 99,126 Reputation points MVP
1 answer

Accessing Outlook Calendar Graph API from background service

I'm working on a webapp (SPA and backend) that must constantly access the user's Outlook calendar. The users may come from multiple directories and personal accounts. The app will work 24/7, running the background service and modifying the user's…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-03T14:50:37.1266667+00:00
Alexander R 20 Reputation points
edited a comment 2024-07-04T12:39:19.5866667+00:00
Alexander R 20 Reputation points
0 answers

Access is denied. Check credentials and try again. Group Events with Application Token

I'm getting the following error (Access is denied. Check credentials and try again) when try to execute the following with an application token https://graph.microsoft.com/v1.0/groups/{omitted}/events?$expand=singleValueExtendedProperties($filter=id eq…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-04T10:59:03.9766667+00:00
AshB 0 Reputation points
0 answers

Call to invitations at https://graph.microsoft.com/v1.0/invitations getting an unknown error

When invoking https://graph.microsoft.com/v1.0/invitations from our code the actual invitation get sent but the call returns a 504 timeout or an unknown error We are calling it with this code //Invite AD Users sendInvite(inviteObj: any, token: any):…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-03T12:25:34.9+00:00
Vasquez Saenz, Javier (WDC) 10 Reputation points
commented 2024-07-04T10:20:40.9866667+00:00
FT 0 Reputation points
1 answer

Download 10 Million files from SharePoint Online - C# Graph API

I want to download and process files from my SharePoint Online environment. For now ignore Processing Files. I have around 10Millions files in my SP Online Environment. Can anyone suggest a way to download all these files in a fastest way possible. I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,149 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,782 questions
asked 2023-08-17T05:55:41.8166667+00:00
Amit 711 Reputation points
commented 2024-07-04T10:00:20.0166667+00:00
MarwanSamrout-7915 40 Reputation points
0 answers

POST https://graph.microsoft.com/v1.0/subscriptions` resulted in a `400 Bad Request` giving response as "code":"ValidationError"

I am getting 400 error, unable to get the validationToken in notification url, my notification url is publicly accessible from internet with .uno as domain name. Still unable to process the request for subscription. Any app registration permissions need…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,036 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,345 questions
asked 2024-07-04T09:33:48.1266667+00:00
Shruti Malode 0 Reputation points
1 answer

Change tracking not supported on Azure US Government for Administrative Unit

Hellow Microsoft teams, I am trying to use the delta query to track changes on Administrative Unit objects in Microsoft Graph dataAzure US Government environment. However, I received an error stating that change tracking is not supported in this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-02T08:48:54.0466667+00:00
Henry Vu 0 Reputation points
commented 2024-07-04T09:25:34.04+00:00
Yakun Huang-MSFT 1,875 Reputation points Microsoft Vendor
0 answers

Invalid Hostname bad request

Followed this document(https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=curl) to generate auth token and refresh token but encountering this error curl --location --request POST 'https://login.microsoftonline.com/common/oauth2/v2.0/token'…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,965 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-04T09:21:25.3666667+00:00
himanshi keyal 0 Reputation points
2 answers

#How to convert ASP.NET for Microsoft Graph API to an open public API?

Hello, I have followed the instructions for creating an application that can pull data using the Microsoft Graph API: …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,343 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-06-28T13:08:45.0433333+00:00
Jorziño Barradas 20 Reputation points
commented 2024-07-04T09:11:09.6766667+00:00
Tiny Wang-MSFT 2,171 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Incorrect mimeType in Search

Hello, I am using the following api: POST https://graph.microsoft.com/v1.0/search/query { "requests": [ { "entityTypes": [ "driveItem" ], "query": { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
937 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,149 questions
asked 2024-07-02T11:47:17.1966667+00:00
Olga Andreeva 106 Reputation points
accepted 2024-07-04T08:54:18.2633333+00:00
Olga Andreeva 106 Reputation points
1 answer

Upload file attachments to sharepoint list item with graph API using C#

Have to upload the file attachments to sharepoint list item by using graph API with C#

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,149 questions
asked 2024-07-03T06:37:07.1866667+00:00
Ranga Prasad Konanki 0 Reputation points
edited the question 2024-07-04T08:51:20.4+00:00
SwathiDhanwada-MSFT 18,466 Reputation points
1 answer

Can we use Graph API for create an event without sign-in?

My purpose here is to create an event from my website and share the meeting joining link to the users but it's required delegated permission. Is there any alternative way? <?php use Microsoft\Graph\GraphServiceClient; use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-02T11:14:50.5066667+00:00
Sagar Chauhan 0 Reputation points
answered 2024-07-04T08:37:57.7333333+00:00
CarlZhao-MSFT 39,656 Reputation points
1 answer

Microsoft Graph Permission user.read.all and user.readbasic.all

It's pretty straight forward as to what's included with user.readbasic.all but if granted user.read.all, what's included in the "full profile" so I can asses the risk of granting this permission? Does it really grant access to everything…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2021-02-23T18:11:42.183+00:00
dodoc 21 Reputation points
commented 2024-07-04T08:19:15.4533333+00:00
Sasa Savuljesku 0 Reputation points
2 answers

How can I create a list with a hyperlink column

I am trying to create a sharepoint list using the Microsoft Graph API. I can create a list with all text columns, but if I try to create a column with a hyperlink, I get a 503 "service unavailable" after about 5 minutes. The url I am POSTing…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,149 questions
asked 2024-07-04T02:23:50.86+00:00
Bill King 45 Reputation points
answered 2024-07-04T08:16:18.7666667+00:00
Bill King 45 Reputation points
1 answer

How to access a shared outlook calendar in personal accounts

I want to access the personal calendar by a person a@domain.com that is shared with me in my personal outlook calendar. I followed the code for making a graph client and accessing a shared a shared calendar that is given here.…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,327 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 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,006 questions
asked 2024-07-03T13:53:17.47+00:00
devarshi sanghani 0 Reputation points
edited a comment 2024-07-04T07:50:19.26+00:00
Yakun Huang-MSFT 1,875 Reputation points Microsoft Vendor
1 answer

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.
11,246 questions
asked 2024-05-07T12:34:10.21+00:00
Matt Perry 55 Reputation points
commented 2024-07-04T07:41:02.9866667+00:00
Ivan Kulušić EXTERNAL 0 Reputation points
1 answer

How can I get the Section headers (title/displayName) from Sharepoint pages using Graph Api ?

When I use the endpoint as shown below the information about Section headers seems to be missing. GET /sites/{site-id}/pages/{page-id}/microsoft.graph.sitePage/webparts For eg. These information can't be seen on the response. SP.jpg If not by Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,149 questions
asked 2024-07-03T14:13:06.2266667+00:00
Anto Thomas 0 Reputation points
edited an answer 2024-07-04T07:24:58.6066667+00:00
Haoyan Xue_MSFT 21,821 Reputation points Microsoft Vendor
0 answers

The 'search my OneDrive' query seems to have a problem

I'm using 'search my OneDrive' query to request a list of the files in my OneDrive with specified string of file name. A week ago this query worked very well, but now it seems to be bugged. See the below example: At Graph Explorer website, I'm using…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,246 questions
asked 2024-07-04T02:55:18.2+00:00
Lawrence Lei 0 Reputation points
edited the question 2024-07-04T07:20:00.5666667+00:00
Emi Zhang-MSFT 23,351 Reputation points Microsoft Vendor