10,614 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

create onlineMeetings return invalid meeting url

join url is using for old teams. when click the link has received the message invalid url example:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-13T03:33:41.45+00:00
Nguyễn Trung Kiên (KHN.D1) 0 Reputation points
0 answers

Send Emails using smtp from own ERP system using oauth2

Dear Sirs and Madams, I write you cause I'm lost in the docs. I am the creator of an erp system (interSales QuickStep) and two of my clients are using microsoft 365 and want to send emails through it. That is why I try to extend the erp with the…

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,493 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,958 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-09T09:22:16.07+00:00
buchhaltung 5 Reputation points
commented 2024-04-13T02:11:37.6966667+00:00
Shawn Collins 265 Reputation points
2 answers One of the answers was accepted by the question author.

warning messages after: npm install @azure/msal-node and npm install @microsoft/microsoft-graph-client

Please, see the warnigs on cmd prompt after these two commands: C:\Users\Jxxx\WebstormProjects\ixxxxxxx>npm audit found 0 vulnerabilities C:\Users\Juha\WebstormProjects\iyoukeoke>npm install @azure/msal-node npm WARN EBADENGINE Unsupported…

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,493 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2021-05-09T21:21:31.87+00:00
Youkeoke 21 Reputation points
commented 2024-04-12T21:36:34.5166667+00:00
Marquez, Juan 0 Reputation points
0 answers

In Graph for Teams we used to be able to get a shift group for Time Off instances, This has somehow disappeared? Am I crazy or just dont know how to query graph correctly

In previous months in Shifts for Teams off time instances had a shift group ID, I cannot find this anymore. Am i doing something wrong.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,846 questions
asked 2024-04-09T13:30:03.65+00:00
Jonathan Spencer 0 Reputation points
edited a comment 2024-04-12T20:54:12.4066667+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
1 answer

Microsoft Graph API getPtsnCalls failing

I get the following error ( it looks like the call is not handling both parameters correctly): Error: BadRequest The DateTimeOffset text '2024-04-04T00:00:00' should be in format 'yyyy-mm-ddThh:mm:ss('.'s+)?(zzzzzz)?' and each field value is within valid…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-12T18:45:45.7866667+00:00
Michael Cooper 0 Reputation points
answered 2024-04-12T19:18:56.21+00:00
Michael Cooper 0 Reputation points
3 answers One of the answers was accepted by the question author.

How do i navigate into subfolders using MSGraphAPI

So i was finally able to list the contents of a folder that exists in a sharepoint drive in a manner that i wished using the below msgraph url GET https://graph.microsoft.com/v1.0/sites/{guid}/drives/{guid}/root/children The above http request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,668 questions
asked 2022-11-10T19:10:17.903+00:00
OldButYoungDev 61 Reputation points
edited a comment 2024-04-12T19:05:16.04+00:00
Emilio 1 Reputation point
1 answer

Update profile picture using Python ms-graph-sdk

I would like to add a mask to a users picture. I am able to get the picture and convert to jpeg, add the mask, convert back to binary and then try to load back to the user profile. The update method is failing and tried a few…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-05T16:59:48.03+00:00
Evans, Dean1 (GE Aerospace) 0 Reputation points
commented 2024-04-12T14:36:13.1633333+00:00
Denis Dmitriev 0 Reputation points
0 answers

connecting oneDrive file picker v8 using JavaScript

i am trying to connect OneDrive for my client on website where they can use their OneDrive to select files to upload. oneDrive file picker connected successfully but showing empty picker like this when i check console there are some errors showing…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
867 questions
asked 2024-01-31T08:20:42.4466667+00:00
Sahir Khan 10 Reputation points
commented 2024-04-12T11:49:15.1266667+00:00
Pooja Avula 0 Reputation points
1 answer

MSGraph Planner - How to remove assignments?

Hi everyone, I'm having issues removing assignments from Planner tasks and I'm sure it's something obvious I'm doing wrong. I don't get any errors when I run the below, but it doesn't remove the assignments as per this article - plannerAssignments…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-08T11:32:38.7566667+00:00
Tom Weatherill 0 Reputation points
commented 2024-04-12T08:39:50.02+00:00
Tom Weatherill 0 Reputation points
1 answer

How to get Call recording of online meeting without creating event using Microsoft Graph API?

I had created Online meeting using graph Api for Auto Call Recording features. To get call recording I had find this in document note: This API doesn't support meetings created using the create onlineMeeting API that are not associated with an event on…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-06T10:19:28.76+00:00
Vicky Sahu 20 Reputation points
commented 2024-04-12T08:20:21.3833333+00:00
LiweiTian-MSFT 13,990 Reputation points Microsoft Vendor
1 answer

No Application Access Policy found for this app

I have recently registered an application in Microsoft Entra admin center and have added the permissions required with the admin consent. I managed to generate a token by using just the tenant ID, client ID and client secret but it returns error "No…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 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,846 questions
Microsoft Entra
asked 2024-04-11T12:09:39.96+00:00
Mandy W 0 Reputation points
commented 2024-04-12T07:22:15.51+00:00
JimmyYang-MSFT 48,871 Reputation points Microsoft Vendor
1 answer

Associating Export objects in purview cases with parent reviewSet objects

Is there a way to find the exports that are from a given reviewset? I've looked at ediscoveryExportOperation and List caseoperations which don't indicate which reviewSet an export is created from. 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,592 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.
932 questions
asked 2024-03-27T18:38:54.45+00:00
dev 10 Reputation points
commented 2024-04-12T06:24:16.78+00:00
PRADEEPCHEEKATLA-MSFT 77,081 Reputation points Microsoft Employee
0 answers

not able to see the UAT environment powerapps console

Hi Team We enabled couple of our users to powerapps UAT environement. i've added them in the required security groups and also provided them powerapps premium licenses. The users still cannot see the UAT environment. They just see the default…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,786 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
47 questions
Microsoft Dataverse Training
Microsoft Dataverse Training
Microsoft Dataverse: A Microsoft service that enables secure storage and management of data used by business apps. Previously known as Common Data Service.Training: Instruction to develop new skills.
4 questions
asked 2024-04-09T09:56:42.15+00:00
Abi 60 Reputation points
edited the question 2024-04-12T04:10:30.1133333+00:00
Givary-MSFT 27,886 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

unauthorized_client: The client does not exist or is not enabled for consumers

Hello, when I was doing the following exercise: https://learn.microsoft.com/en-us/training/modules/msgraph-toolkit-intro/4-exercise-sign-into-app to Use Graph Toolkit with this index.html : <head> <meta charset="UTF-8"> <meta…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2023-02-14T17:18:43.3033333+00:00
PauloMatos 170 Reputation points
commented 2024-04-12T01:31:25.15+00:00
Master Pool Builders New Zealand 5 Reputation points
1 answer

Timezone converted UTC in response, even if send in different time zone

I am calling Microsoft graph api to create an event and send timezone e.g" Asia/Calcutta" but in response and in outlook calendar timezone set as "UTC" payload: : {     "subject": "DBEP",     "body": {   …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-10T11:19:13.61+00:00
Pratik Patil 0 Reputation points
answered 2024-04-11T21:10:33.79+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
0 answers

How do I retrieve multiple graph users selected using custom extensions?

I want to retrieve a set of graph Users using the latest graph SDK. The result should have the custom attributes (extension_XYZ_attributeName) for the users. This works (single user) user =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-03-29T20:36:43.9166667+00:00
Thorsten Ohrstrom Sandgren 0 Reputation points
commented 2024-04-11T19:21:21.77+00:00
Thorsten Ohrstrom Sandgren 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get the attendance of all the online meetings of an organization?

I know in beta version, the Graph API support the notification of meeting attendance of one single meeting, as described here: https://learn.microsoft.com/en-us/graph/changenotifications-for-onlinemeeting I am wondering, is there anyway to get the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-11T01:38:03.63+00:00
Jane Yao 40 Reputation points
accepted 2024-04-11T13:52:55.8333333+00:00
Jane Yao 40 Reputation points
0 answers

customizedReportRecipientEmailAddress always empty on non-microsoft report add-in

When requesting data from https://graph.microsoft.com/beta/security/threatSubmission/emailThreatSubmissionPolicies/, the field customizedReportRecipientEmailAddress is always empty whenever we define the settings to "Use non-Microsoft Report…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-04-11T12:09:09.8966667+00:00
Kasper Rynning-Tønnesen 1 Reputation point
edited the question 2024-04-11T12:17:16.3633333+00:00
Kasper Rynning-Tønnesen 1 Reputation point
1 answer

How to fix [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)

I am trying to use Microsoft Graph API to access outlook mail to develop a program which will monitor the mailbox.While trying to implement the sample code outlined below…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,958 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
asked 2024-02-19T13:20:54.5033333+00:00
Manisha Mohanty 5 Reputation points
answered 2024-04-11T11:18:54.9033333+00:00
Royal Dsouza 0 Reputation points
0 answers

How can I get vulnerability data from the threatintelligence vulnerability API?

Hi, I'm trying to query the vulnerabilities Graph API using this URI: https://graph.microsoft.com/beta/security/threatIntelligence/vulnerabilities/CVE-2023-41172 I'm calling the graph API using a token with the graph.microsoft.com audience and 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.
10,592 questions
asked 2024-04-11T09:55:31.8466667+00:00
Martin D 31 Reputation points