10,667 questions with Microsoft Graph-related tags

Sort by: Updated
2 answers

/invite endpoint "notAllowed" but /createLink ok in Sharepoint via Graph API

Hi, I don't understand why I can create a sharing link via the POST /sites/{siteId}/drive/items/{itemId}/createLink endpoint but when I try to use the POST /sites/{siteId}/drive/items/{itemId}/invite endpoint I receive a 403 with this body: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
answered 2024-05-03T11:29:21.92+00:00
Hitesh Pachipulusu - MSFT 0 Reputation points Microsoft Vendor
0 answers

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
1 answer

MS Graph API - Fetch Resource Calendar meeting details using user's oAuth token

Our application uses Microsoft Graph API to sync MS 365 calendar using oAuth. For user specific calendar, below API is being used to fetch data using their access token, https://graph.microsoft.com/v1.0/me/calendarview We have additional requirement to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-04-04T14:06:07.44+00:00
Saravana 161 Reputation points
commented 2024-05-03T10:35:35.4933333+00:00
Saravana 161 Reputation points
0 answers

Token validation

Laravel issue in token signature validation In which error of JWT validation error

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,898 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,560 questions
asked 2024-05-03T10:08:31.93+00:00
suraj gupta 0 Reputation points
edited the question 2024-05-03T10:12:39.2666667+00:00
VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
0 answers

Change notifications for user groups

Hi, I want to get a notification when the user was added, or deleted from MS Teams -> Team only via delegated permission, on behalf of the user due to security policy. I tried to use change notifications via Graph API for the following resources: …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,120 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 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,866 questions
asked 2024-05-02T10:53:35.56+00:00
Azizkhon Ishankhonov 195 Reputation points
commented 2024-05-03T09:26:50.48+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor
3 answers

Using Conditional Formatting/ Formula to Compare Two Dates

I am trying to compare two dates in a large data sheet as a Success or Failure depending on the Ship Date. For example, on the first line, the Ship Date is 2/29/2024 which is after the due date (-1 of 2/26/2024), making it a failure. The Expected…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
483 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,599 questions
asked 2024-03-19T12:49:22.49+00:00
Villa, Carissa 0 Reputation points
answered 2024-05-03T08:45:01.8033333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer

RoR application request parameters getting overwritten with random symbol

So I have an application running Ruby 2.7.6 and Rails 6.1. Also using rom and from-https for API calls. We have suddenly started to see our URLs in the browser, as well as server-side API request parameters, get overwritten with one of the symbols we use…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2022-12-14T06:40:40.433+00:00
Rahul Sharma 76 Reputation points
answered 2024-05-03T08:23:22.6933333+00:00
mohamedaasik 0 Reputation points
1 answer

DocuSign for Salesforce -Open in new window

We currently have DocuSign integrated with Salesforce. When users use the custom DocuSign button the DocuSign process starts within the salesforce window. We'd like this whole thing to pop out into a new window. I have started salesforce administrator…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2022-12-14T07:37:38.783+00:00
Rahul Sharma 76 Reputation points
answered 2024-05-03T08:22:28.9833333+00:00
mohamedaasik 0 Reputation points
0 answers

Graph API : List Permissions returns empty [] array for a file from SharePoint

Hi All, I have configured an Azure App and almost all permissions as delegated for Graph and SharePoint(have given the application level as well however that won't be applicable here I think). When I am trying to use the endpoint "GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
asked 2024-05-03T06:50:55.75+00:00
sharepoint test 0 Reputation points
edited the question 2024-05-03T06:55:20.0366667+00:00
sharepoint test 0 Reputation points
1 answer

Accessing refresh token (lifetime) for microsoft graph api's for outlook

I have a server side application which needs to access emails of all employees of my organization for statistics purpose (using apis) . I am going to use oauth to get the access of my employees outlook accounts by sending them oauth authorization…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T13:51:24.5033333+00:00
sudarshan Dhatrak 0 Reputation points
answered 2024-05-03T06:04:59.33+00:00
Yakun Huang-MSFT 235 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired.,

Please give me correct solution for this

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 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,560 questions
asked 2024-04-18T11:32:22.3866667+00:00
Satyajit Jadhav 20 Reputation points
accepted 2024-05-03T05:56:04.9833333+00:00
Satyajit Jadhav 20 Reputation points
0 answers

Facing issue while sending invite using Microsoft Graph API With spfx react

I am using the below code to sending invite but facing issues while sending email. can someone help me to identify the issue public SendInvitationtoExternalUsers = async (ExternalUserEmail, ID): Promise<[]> => { this._graphClient =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,682 questions
asked 2024-05-02T13:04:36.6366667+00:00
Shashidharan S 0 Reputation points
commented 2024-05-03T04:28:04.0166667+00:00
Shashidharan S 0 Reputation points
1 answer

How to access OneNote Notebook data with MS Graph SDK python

Im trying to build a python app/script that goes through a onenote notebook and create folders for each section and creates html files for each of the pages in the section that will be saved in the respective folder. I tried to play around with the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T11:54:36.8833333+00:00
Yon Gold 0 Reputation points
answered 2024-05-03T03:11:19.7966667+00:00
CarlZhao-MSFT 37,216 Reputation points
1 answer

API support to collect usage of MS Project Online and MS Visio Online.

Are there any updates regarding Project and Visio usage reports availability through APIs? I still haven't seen anything related to Microsoft Graph APIs. Context- Currently we have Microsoft Graph API getOffice365ActiveUserDetail that pulls last…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T04:58:05.51+00:00
kanhiya Mahajan 0 Reputation points
edited the question 2024-05-03T00:58:55.5666667+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
0 answers

How can I find the timestamp of when a webhook on a user presence change was fired

We have implemented subscription on user presence changes to fire a webhook into our application using Graph API, we are noticing that sometimes we are not getting the event for 30-90 seconds after the presence change has been made, is there a view…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T23:54:38.3133333+00:00
Justin Ghantous 0 Reputation points
1 answer One of the answers was accepted by the question author.

OneDrive Permanently Delete Item

Hello, I have the same issue than the on described here : https://learn.microsoft.com/en-us/answers/questions/1351297/onedrive-permanently-delete-item Here is a screenshot of the query run in Graph Explorer: Permission: Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
826 questions
asked 2024-05-01T09:14:22.8266667+00:00
Xavier Pernot 20 Reputation points
accepted 2024-05-02T19:14:23.18+00:00
Xavier Pernot 20 Reputation points
0 answers

The weblink returned by Graph Api does not load in mobile.

There is a randomly generated issue while loading mail when using the link provided by the Graph Api. step by step test: Go to: https://developer.microsoft.com/en-us/graph/graph-explorer Sign in with the user to test Add the following url: …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T17:53:47.36+00:00
Edgar Lopez 0 Reputation points
edited the question 2024-05-02T18:03:47.2633333+00:00
Edgar Lopez 0 Reputation points
1 answer

How to Authenticate Scan to email mailbox

Our organization is trying to have all mailboxes set up with MFA so we can turn of legacy. The issue is that we have scan-to-email function set up through a UserMailbox, so if we convert this to a SharedMailbox, users will no longer be able to use it for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 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,190 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,560 questions
asked 2024-05-01T15:53:58.3733333+00:00
Dan Stepanukha 0 Reputation points
commented 2024-05-02T14:17:19.35+00:00
Dan Stepanukha 0 Reputation points
0 answers

Filter emails that have category 1 AND category 2 using microsoft graph

Hi, I am trying to filter emails by 2 categories with microsoft graph, I found this thread that gives me the query to filter by category 1 OR category…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,009 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T14:17:14.9933333+00:00
Rafa 0 Reputation points
1 answer

How to enable "allowedOnlineMeetingProviders" and "defaultOnlineMeetingProvider" as TeamsforBusiness

I tried GET https://graph.microsoft.com/v1.0/users/{ID}/calendar and got the response as below : { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('sh-recruiting-testing%40ubs.com')/calendar/$entity", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-04-25T07:52:14.7966667+00:00
Thasneem-K, Sameena 0 Reputation points
commented 2024-05-02T13:49:13.8266667+00:00
Thasneem-K, Sameena 0 Reputation points