11,147 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

on which device or OS Graph Api Intune Device Actions works

Hello, Our company works with big firms and many schools worldwide. We are creating a new product that going to use Google and Microsoft api to interact with user devices but we have problems with the Microsoft side. We opened a ticket to Microsoft and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-06-03T08:01:21.237+00:00
MOD Administrator 1 Reputation point
3 answers

Corrupted Local Windows Server Group

I have a problem on my Windows 2016 Server. When I am opening "Computer Management->Local Users and Groups->Groups" I am getting an error "The following error occurred while attempting to read group properties: The The specified…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,418 questions
asked 2021-02-10T08:10:07.92+00:00
WojD4909 96 Reputation points
answered 2021-06-03T00:17:40.59+00:00
Lou 1 Reputation point
3 answers

Sites.Selected - accessDenied when uploading files

We would like to use Sites.Selected permissions instead of Files.ReadWrite.All or Sites.ReadWrite.All. Unfortunately using only Sites.Selected ends up with accessDenied when uploading a file. var uploadSession = graphClient .Drives[MyDriveId] …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-04-12T16:16:26.347+00:00
Krzysztof Rosół 36 Reputation points
commented 2021-06-02T20:29:18.637+00:00
John Couvillon 1 Reputation point
4 answers

Bug? When using a $filter on employeeType to retrieve users, it doesn't work unless $count is also specified

When using MSGraph to retrieve users via a $filter on employeeType, unless also specifying $count it gives an error. With the $Count it works perfectly. I have tried through PowerShell code (I have a PowerShell class to communicate with the MS Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-21T09:30:17.94+00:00
Doug Chandler 2 Reputation points
answered 2021-06-02T16:28:36.283+00:00
Doug Chandler 2 Reputation points
2 answers

secure (encrypted) mail API

Is it possible to send secured/encrypted emails programmatically using Microsoft Graph API? (Or any other APIs under the Microsoft product family). If yes, can you please share some documentation links for that?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,483 questions
asked 2021-05-27T05:25:06.68+00:00
Abhijith ClaySys 1 Reputation point
answered 2021-06-02T12:33:08.103+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers

Is it possible to fetch Project Online tasks using Graph API?

Hello, I'm trying to allow my users to sync their https://example.sharepoint.com/sites/pwa from my website and fetch a list of their projects. I still can't find a documentation or a starting point to do so. I've tried doing so using Microsoft Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,071 questions
asked 2021-05-19T19:09:49.613+00:00
Ayman Abi Aoun 1 Reputation point
commented 2021-06-02T12:10:19.763+00:00
Ayman Abi Aoun 1 Reputation point
2 answers One of the answers was accepted by the question author.

Will Create event api send calendar invite on behalf of web application signed in user and visible to signed in user calendar?

Hi Team, We want to delegate the access to the signed in user automatically and send invite through api. I am looking in to this api, https://learn.microsoft.com/en-us/graph/api/calendar-post-events?view=graph-rest-1.0&tabs=java Will…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-31T11:20:54.203+00:00
Krishnalakshmi Viswanathan (AWF) 136 Reputation points
answered 2021-06-02T12:03:34.207+00:00
Shweta Choudhary 601 Reputation points Microsoft Employee
1 answer

Mailboxsettings in Graph Explorer

Simple query to get mailbox settings for a user in the tenant but it won't return results, only appears to work for getting my own mailbox settings, is there no way to grant the permission to read all mailbox settings?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-06-01T18:26:10.02+00:00
Robson, Dan 1 Reputation point
answered 2021-06-02T11:59:43.687+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Can admin assign open extension to another user

What is the difference between open extension & schema extension ? Can admin assign open extension to any other user and if yes, then how it can be assigned ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-06-01T05:40:25.933+00:00
Neha Bist 1 Reputation point
answered 2021-06-02T11:46:52.847+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

is it possible to integrate microsoft teams meeting into an iframe in a web browser?

is it possible to integrate microsoft teams meeting into an iframe in a web browser?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 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,974 questions
asked 2021-06-01T17:25:33.653+00:00
Robdeveloper 1 Reputation point
answered 2021-06-02T11:33:59.947+00:00
Ravindra-MSFT 6 Reputation points
0 answers

BookingBusiness Graph API endpoint incomplete

GET /bookingBusinesses returns partial results when number of businesses exceeds 500. Endpoint doesn't return @odata.nextLink for result pagination. Also, when used with $top set to value lower than 500 @odata.nextLink is also NOT returned. Is this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-17T11:44:10.78+00:00
Lukasz Mastalerz 41 Reputation points
commented 2021-06-02T08:05:08.153+00:00
Lukasz Mastalerz 41 Reputation points
2 answers

FAIL - Batch update with mutiple events is failing in Graph API

Hello There, I was using batch API for creating multiple meetings/events for your use case. POST https://graph.microsoft.com/1.0/$batch (combine a POST and a GET) We found that the meeting got created successfully in our calendar, we received an error…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-27T13:55:36.193+00:00
Vedant Desai 136 Reputation points
commented 2021-06-02T06:56:59.057+00:00
Vedant Desai 136 Reputation points
1 answer

organizer of online meeting using graph api

i am using an admin account so while i am creating online meeting using graph api how to add another person as organizer through rest api call and how to add person as participants who does have microsoft account.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 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,974 questions
asked 2021-05-21T11:47:19.973+00:00
PraveenKumar34 131 Reputation points
answered 2021-06-02T06:34:30.12+00:00
Chetana-MSFT 81 Reputation points
1 answer One of the answers was accepted by the question author.

How to Fetch Mails From MS-Exchange Using Graph API?

Hi, Can someone help me out that how I can fetch mails from Exchange User's mailbox using Microsoft Graph API? Graph API is working fine for the online exchange users (O365) not for offline users (local users), but there is another problem too. Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-06-01T12:17:36.07+00:00
Pavan Kushwaha 21 Reputation points
accepted 2021-06-02T05:22:49.763+00:00
Pavan Kushwaha 21 Reputation points
1 answer

Service Principles Insufficient privileges for AAD look-up despite having Directory.Read.All

Im swapping over service principles to Micrsoft Graph API from the old Azure directory API due to it becoming legacy. However when testing access, i cant do any sort of look-up to Active directory (application permissions) despite at this point having…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 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,180 questions
asked 2021-06-01T19:56:33.157+00:00
Matt 21 Reputation points
answered 2021-06-01T20:22:40.63+00:00
Vasil Michev 98,516 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Is it possible to set up (embed) a team meeting on a website using an iframe or SDK?

Is it possible to set up teams meetings in an existing service that has already been created (to be displayed in a window like an iframe (embedded))? The use means that the organizer distributes from the normal teams meetings, and the participants…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,406 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 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,974 questions
asked 2021-06-01T05:02:21.153+00:00
豊 川村 21 Reputation points
commented 2021-06-01T09:53:11.123+00:00
JimmyYang-MSFT 49,886 Reputation points Microsoft Vendor
1 answer

Microsoft Graph API Mail.Send Access Denied

I am having problems to send mails using Microsoft Graph. I did the following: I created an app of type : Multiple organizations After that, I created a secret in my App. Later, I added the following permissions: This…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-31T23:03:32.187+00:00
Hector Espillco 6 Reputation points
answered 2021-06-01T04:19:14.79+00:00
Hector Espillco 6 Reputation points
0 answers

Resource not found for the segment 'getSchedule'

I am using Office 365 operated by 21Vianet in China. I can request /me/calendars and /calendar/events, and it will return calendars and events. But When I trying to post to /me/calendar/getSchedule, it will return “resource not found for the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-18T03:32:48.97+00:00
skdz2000 1 Reputation point
commented 2021-05-31T14:05:32.917+00:00
Shweta Choudhary 601 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Ms Graph with php return error 400 Bad Request

Hey Guys i try to using MsGraph for doing some administrative work. its work for more than 4-5 month ago but when i try to get back to my code i even cant access the simple API call and returning error 400 but when i try to access my own (/me)…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-14T10:07:22.763+00:00
Gunawan Susanto 96 Reputation points
commented 2021-05-30T08:16:37.057+00:00
Tejendra Prasad Patel 111 Reputation points
0 answers

Ms Teams OnlineMeeting anonymous user joining authentication using MS Graph API

Online Meeting Event is created using MS graph api with attendees outside of organization and not part of azure ad as well.Meeting invite will be sent to attendees mail ids automatically .so is there any way to authenticate whether user entering into…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,125 questions
asked 2021-05-28T14:53:59.327+00:00
PraveenKumar34 131 Reputation points