10,989 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Hide group member email address only make names visible

Hi, I know it is possible to hide the group membership when creating the group via the API but I was wondering if it possible to make the only the emails private but make the member names visible in the group so the user can see them while scrolling…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-18T16:13:54.653+00:00
Jason Kirk 1 Reputation point
answered 2021-02-18T18:37:06.857+00:00
Vasil Michev 97,931 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Adding a Tab on Teams to the default "General" channel with the Graph API

Hi, We are trying to create a new Team from the Graph API (POST https://graph.microsoft.com/beta/teams). That works well at the moment. But we can only create a new channel and add our tab, we can’t manage to add a tab on the default general…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 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,944 questions
asked 2021-02-10T09:34:59.02+00:00
Xavier B 21 Reputation points
commented 2021-02-18T15:28:38.387+00:00
Xavier B 21 Reputation points
2 answers

MS Graph : Error on get list Message

Hello, I have a strange behavior on the api message that I can't understand. This request returns an invalid json response because it is truncated. …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-15T15:24:57.913+00:00
Bruno Lachot 6 Reputation points
answered 2021-02-18T14:07:25.84+00:00
Bruno Lachot 6 Reputation points
1 answer

Azure AD Audit logs rest api auditLogs/directoryAudits

I have created a free trail account with Azure to do POC on Azure AD and while trying to fetch Azure AD audit logs using api https://graph.microsoft.com/v1.0/auditLogs/directoryAudits/ Im getting below error. { "error": { "code":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 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,987 questions
asked 2021-02-18T07:35:06.677+00:00
Saiteja Vangala 1 Reputation point
answered 2021-02-18T08:02:05.787+00:00
AmanpreetSingh-MSFT 56,361 Reputation points
2 answers

MSGraph API Channel Select Statement doesn't work

I'm trying to get all channels from a team in MSTeams. The normal query works fine: https://graph.microsoft.com/v1.0/teams/{teamId}/channels It delivers me a set of all channels from the team with all specific attributes. Now I want to select only…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 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,944 questions
asked 2021-02-11T09:30:31.21+00:00
Martin Bilda 171 Reputation points
answered 2021-02-17T15:06:27.073+00:00
Saonti - MSFT 171 Reputation points
2 answers One of the answers was accepted by the question author.

"mail" field doesn't have unique values in Graph API

Hello! We have encountered an issue where we can't always reliably discern users by their e-mail address, i.e. several users may have the same exact address. This breaks the logic in our software which relies on the addressess being unique, and we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-08T12:18:06.683+00:00
Vsevolod Zubarev 101 Reputation points
accepted 2021-02-17T13:01:05.293+00:00
Vsevolod Zubarev 101 Reputation points
1 answer

Can We to integrate Teams Video conferencing in android(Java)/iOS(Swift)

I want to integrate Teams in android(Java)/iOS(Swift). I checked the https://developer.microsoft.com/en-us/graph/graph-explorer Document but no API Details related to Integrate MS Teams Video Conferencing App. Is there any way to achieve that? Thank you …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 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,944 questions
asked 2021-02-10T15:57:38.123+00:00
Prasath Sivanathan 1 Reputation point
commented 2021-02-17T09:55:47.893+00:00
JimmyYang-MSFT 49,626 Reputation points Microsoft Vendor
0 answers

Can't access OneDrive via API (Laravel)

I'm trying to connect to my OneDrive and upload/download files to/from it, but I always get "User's mysite not found" exception and I don't know why. I'm not using frontend login. This is my code: $tenantId = '-----'; $clientId =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-09T06:59:09.377+00:00
Alessio Vietri 6 Reputation points
commented 2021-02-17T08:55:26.047+00:00
Alessio Vietri 6 Reputation points
0 answers

Fail to fetch OAuth access token, status code: 401

EWS Request failed - EWS call has failed - Fail to fetch OAuth access token, status code: 401 Unable to integrate Office365 Calendar Free/busy with Google WorkSpace. Error.. <?xml version="1.0" encoding="UTF-8"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
521 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,423 questions
asked 2021-02-16T13:52:16.023+00:00
Naresh Kumar Vemula 1 Reputation point
commented 2021-02-17T05:20:14.36+00:00
Kael Yao-MSFT 37,586 Reputation points Microsoft Vendor
1 answer

I want to create a Microsoft Teams channel for GraphApi from my local host using the password and email address of the surrogate user.

I want to create a Microsoft Teams channel for GraphApi from my local host using the password and email address of the surrogate user. I would like to create a channel from GraphApi using Microsoft email and password credentials from an unauthenticated…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 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,944 questions
asked 2021-02-16T10:59:07.167+00:00
大坂 翔 141 Reputation points
commented 2021-02-17T00:48:50.273+00:00
大坂 翔 141 Reputation points
0 answers

Occasional 412 errors when listing calendars using Microsoft Graph API

I'm making GET requests to the following endpoint: https://graph.microsoft.com/v1.0/me/calendars Roughly 3.5% of these calls fail with a 412 error code. The same call will succeed a few minutes later. There does not seem to be any pattern to the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-13T14:39:47.243+00:00
Monty123 1 Reputation point
commented 2021-02-16T16:51:21.983+00:00
Monty123 1 Reputation point
0 answers

Facing error "Could not resolve host: outlook.office.com" while attaching large Image using MS Graph API

Approximately after 5:30 PM IST, While attaching large files ( >4 MB ) in the mail using MS Graph API, I am facing an error "Could not resolve host: outlook.office.com" Can anyone help me out with this? Thanks in advance

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-12T14:01:14.947+00:00
Mark Jaison - NetcluesCRM 6 Reputation points
commented 2021-02-16T14:12:09.353+00:00
Mark Jaison - NetcluesCRM 6 Reputation points
1 answer

Is there a way to remove the customer name from the subject line in the bookings notification email?

We are trying to implement Bookings in a healthcare related setting and there is a concern that the customers name is in the subject line of the notification email. We have been asked to make sure there is no PHI at all in the subject line. Is there a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-15T13:04:01.663+00:00
Corinna Adler 1 Reputation point
answered 2021-02-15T18:56:16.84+00:00
Corinna Adler 1 Reputation point
1 answer

WebLink on calendar appintments don't work anymore

Do someone have the same issue? Weblinks provided by MS Graph fetching calendar appointments do not work anymore. It attempt endless to open a form without success Graph doc:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-14T08:51:33.387+00:00
Centomo 1 Reputation point
answered 2021-02-15T18:43:29.403+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers

Group Delete Notification doesn't work

I want to be notified by the event when some Exchange Server group is deleted. I'm creating the subscriptions as described in manuals: https://learn.microsoft.com/en-us/graph/api/resources/subscription?view=graph-rest-1.0 When I create a delete…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-08T11:53:48.803+00:00
Mark Babayev 226 Reputation points
answered 2021-02-15T16:24:35.567+00:00
Mark Babayev 226 Reputation points
1 answer

Is it possible to update calendar event properties together with an open data extension in a single PATCH?

I'm wondering whether it's possible to update properties of an open data extension attached to an event and regular properties of this event in one call, using the Graph API. Hopefully someone can shed some light on this. The documentation of 'Update…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-09T16:00:01.04+00:00
Erik van Paassen 6 Reputation points
commented 2021-02-15T10:51:07.073+00:00
Erik van Paassen 6 Reputation points
2 answers One of the answers was accepted by the question author.

Outlook calendar

Hello everyone How can track after user or someone who did an action in my calendar?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 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.
4,966 questions
asked 2021-01-31T14:13:56.717+00:00
michael lustig 356 Reputation points
accepted 2021-02-15T10:05:59.377+00:00
michael lustig 356 Reputation points
0 answers

Limit on batch size to 20 individual requests.

Our application is consuming Graph URL for image .If application is placing request for more than 20 images in a single call ,the request is failing. C# Code: string graphUrl = ConfigurationManager.AppSettings["GraphURL"]; var batchData =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-15T09:13:16.507+00:00
Jyoti Marada 1 Reputation point
1 answer

‎Give permission to an application token to schedule on a user's behalf‎

Our App is trying to use the Graph API ( /beta ) to schedule an OnlineMeeting using the application token on behalf of a user. Right now we have to run a Powershell script to provide the application access to the user's OnlineMeeting resource. Anytime a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2021-02-13T07:18:20.827+00:00
Aishwarye Chauhan 6 Reputation points
commented 2021-02-15T07:58:08.293+00:00
Aishwarye Chauhan 6 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot continue Resume upload after 24 hrs Ms Graph API Onedrive

I am using Microsoft Graph API , createUploadSession to upload large files around 20GB and getting the Upload URL to continue resume of upload if broken. Some of my users have bad internet connection or switch off their internet and files do not get…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,967 questions
asked 2020-12-30T08:11:08.547+00:00
Allan Fernandes 166 Reputation points
answered 2021-02-14T06:58:53.147+00:00
Allan Fernandes 61 Reputation points