10,659 questions with Microsoft Graph-related tags

Sort by: Updated
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,637 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,637 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

How can I retrieve the values of custom columns from Sharepoint site pages via the Graph API?

I know that the values can be extracted from items in documents and I know that I can extract the values of the default columns from site pages, but I cannot extract the values of custom created columns. Even when I try to add the page details as a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,674 questions
asked 2024-05-03T07:31:45.8266667+00:00
Chris Freeday 0 Reputation points
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,114 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 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,865 questions
asked 2024-05-02T10:53:35.56+00:00
Azizkhon Ishankhonov 195 Reputation points
edited the question 2024-05-03T07:04:21.1333333+00:00
JimmyYang-MSFT 48,956 Reputation points Microsoft Vendor
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,637 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,674 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 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,003 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 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,637 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 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,555 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,637 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,674 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,637 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

/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,637 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
commented 2024-05-03T01:39:41.52+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,637 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,637 questions
asked 2024-05-02T23:54:38.3133333+00:00
Justin Ghantous 0 Reputation points
0 answers

How to solve "MailboxInfoStale" and "Service Unavailable - 503" error when I use https://graph.microsoft.com/v1.0/me/messages API

First, I loged in with microsoft account, so I have access token already Then when I try to use https://graph.microsoft.com/v1.0/me/messages API, I got "Service Unavailable - 503" error I have Mail.Read permission already and I tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 questions
asked 2024-05-02T21:25:05.76+00:00
Zhang Wei Alan 0 Reputation points
commented 2024-05-02T21:30:58.9+00:00
Fred Cox 0 Reputation points
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
commented 2024-05-02T21:24:54.32+00:00
Ruslan Zdor 5 Reputation points Microsoft Employee
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,637 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
822 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,003 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 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
0 answers

Graph API - Get All Messages - Incoming Only

I am using Postman to connect to a Graph API in order to pull & export a users Teams Chat History. Everything is setup and I am able to get results, however I only seem to be pulling incoming messages. Is this as designed or is there a way to pull…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 questions
asked 2024-05-02T14:53:03.61+00:00
BradHarrison-9077 1 Reputation point
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,637 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,189 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,555 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,003 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,637 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,637 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