10,736 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Microsoft Graph API, DELETE request response, "Access is denied. Check credentials and try again."

Hello. I'm working on a short shell script to remove e-mails from three different inboxes. Our M365 admin successfully registered, configured and authorized an app which allows us to get an access token via script. We can read e-mails successfully…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-17T20:53:22.04+00:00
Abe Shaker 26 Reputation points
accepted 2021-03-19T19:40:56.713+00:00
Abe Shaker 26 Reputation points
0 answers

No reply-to in email header

I'm using an email plugin for wordpress and a plugin for contact form. The issue I am having is after receiving the outlook email there is no reply-to field in the email header. I was peviously using SMTP, but am migrating to Oauth and microsoft graph. I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-18T15:28:55.647+00:00
Kevin Larimer - NAR 1 Reputation point
commented 2021-03-19T19:22:16.797+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Does Microsoft Graph API support the OAuth for outlook.com accounts or any free microsoft accounts or non-office 365 accounts?

I am trying to OAuth a non-office 365 account using Graph APIs. It ain't working. I could not find if Graph supports such accounts for OAuth?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-18T17:00:29.693+00:00
rajeev nylas 1 Reputation point
answered 2021-03-19T19:20:13.963+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Cannot get photo of a guest user using Graph API

Hello, I get following error when I want to get the photo of a guest user in Azure AD B2B with the following API endpoint. https://graph.microsoft.com/v1.0/me/photo/$value { "error": { "code": "UnknownError",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,662 questions
asked 2021-03-15T18:01:53.647+00:00
Himesha Prabhakara Wijekoon 1 Reputation point
commented 2021-03-19T13:42:00.993+00:00
Fiona Matu 81 Reputation points Microsoft Employee
0 answers

How to create Microsoft Team in migration mode via Graph AP-Beta version?

I am able to create team via Graph-Explorer, Postman using graph api beta version but same thing I am unable to achieve programmatically Sample Code: Team SourceTeamItem= new Team { MemberSettings = new…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-18T08:02:16.347+00:00
Sonali 1 Reputation point
commented 2021-03-19T10:58:51.32+00:00
Sonali 1 Reputation point
0 answers

Codigo de error

hola quisiera saber que significa este código, me sale cuando intento reproducir una clase grabada.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-16T01:47:11.5+00:00
QUISPE ARAPA MARY CIELO 1 Reputation point
commented 2021-03-19T06:10:48.22+00:00
Sharon Zhao-MSFT 25,056 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Graph API - Getting access to a OneDrive DriveItemVersion

Hi there, I'm using the Graph API to access Excel files in my OneDrive (works great!). Actually I'm trying to access older versions of my Excel files. I can get a list with "/versions". I can get some detail information about a specific…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-18T00:03:43.357+00:00
Stephan Methner 116 Reputation points
accepted 2021-03-18T19:56:44.107+00:00
Stephan Methner 116 Reputation points
1 answer

Outlook Connection - Token received without permissions

I am trying to write a script in Python to grab new emails from a specific folder and save the attachments to upload to a database. I am able to authenticate the token, but am getting the following error when trying to grab the emails: Unauthorized…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-17T10:02:35.823+00:00
Zoucha, Michael 1 Reputation point
answered 2021-03-18T19:46:09.793+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

GraphAPI - cannot validate access_token signature

I want to validate the Microsoft Graph API access_token signature only. The Microsoft public certificates is retrieved from url: https://login.microsoftonline.com/common/discovery/v2.0/keys Here the x5c is the public certificate that can be used for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 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,661 questions
asked 2021-03-17T12:32:18.01+00:00
Mark Babayev 226 Reputation points
accepted 2021-03-18T14:35:15.16+00:00
Mark Babayev 226 Reputation points
1 answer

Connect app with teams

In Azure Active Directory I've registered a new app and given it the Read and create online meetings permissions. I've granted admin consent for the permission and now I'm trying to create a meeting through the command line. I generated a client secret…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-17T11:03:52.517+00:00
Roeland Matthijssens 1 Reputation point
commented 2021-03-18T12:46:32.473+00:00
Roeland Matthijssens 1 Reputation point
1 answer

Using Graph api with O365 login on custom app

Hi there Could you provide us with some detailed documentation on how to use the Graph api to use Microsoft login on a custom app, not using the MS engine? Basically we need to run the engine on our system (as it were) and call the api for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-17T22:39:52.067+00:00
Support-PGG 1 Reputation point
answered 2021-03-18T11:35:41.923+00:00
Diana Wanjuhi 1,376 Reputation points
1 answer

Release date for profile card API

Hi , We need to add additional properties to profile card in M 365 using graph api as mentioned in the Microsoft documentation https://learn.microsoft.com/en-us/graph/add-properties-profilecard . But the feature is still in preview. Do you…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-11T10:31:39.397+00:00
akash 81 Reputation points
answered 2021-03-18T09:22:54.38+00:00
Diana Wanjuhi 1,376 Reputation points
2 answers

Microsoft Authentication Library (msal) with Power Automate

I would like to generate new tokens (from Microsoft graph api) and reuse tokens (until they expire) using power automate. However I do not see any built in connectors to use msal. One solution is as below: pZc2v.png However as you can see, each time…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,250 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,661 questions
asked 2021-02-27T01:53:13.773+00:00
vshets 96 Reputation points
answered 2021-03-17T21:40:05.177+00:00
Miguel Escobar 326 Reputation points
0 answers

Microsoft Teams Graph API: private Sharepoint site creation

Hi all, I'm developing integration tests with Microsoft Teams and Sharepoint sites and found an odd issue with the creation of private teams channel. The flow is following: Create Team(it automatically creates 'General' public channel and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-11T10:21:10.617+00:00
Ilya Laschenko 31 Reputation points
commented 2021-03-17T11:59:09.137+00:00
Ilya Laschenko 31 Reputation points
1 answer

How to decrypt data key of resource

Hi, I am working on Graph ChatMessage subscription. I am able to create subscription successfully but having hard time to decrypt the data at client. I created the certificate using certbot (which created privkey.pem and fullchain.pem) when creating the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-16T18:58:28.873+00:00
Verum 1 Reputation point
answered 2021-03-17T10:02:32.803+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
0 answers

Getting correct Teams "in a meeting" presence from Microsoft Graph

Hi, I am using MS Graph to get presence information for users using the Get presence function https://learn.microsoft.com/en-us/graph/api/presence-get Using this I get the current availibility and the current activity. This is working fine except…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-16T11:54:41.137+00:00
Jon Rellsve 1 Reputation point
commented 2021-03-17T10:00:14.133+00:00
Fiona Matu 81 Reputation points Microsoft Employee
0 answers

Miscrosoft graph api Error: Request failed with status code 401

Hi, I am new to ms graph api. I am learning this API and I followed this tutorial https://learn.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-nodejs-console and it works fine for me when retrieving the user. async function…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-16T09:18:06.87+00:00
Zen Huzaini 1 Reputation point
commented 2021-03-17T09:20:50.197+00:00
Fiona Matu 81 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Unable to login to microsoft teams

I am using Vivo V11 pro mobile phone and I am not able to sign in my work account in Microsoft teams app in my phone. getting an error of trouble signing you in. please help

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,154 questions
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,573 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-04T07:18:11.797+00:00
Avani Thakkar 101 Reputation points
accepted 2021-03-17T08:30:28.677+00:00
Avani Thakkar 101 Reputation points
0 answers

Microsoft Graph new tokens not working with reousrce api calls without invoking the graph explorer first

Hello, I am requesting an access token based on shared secret. I will always be getting one successfully. However, if I use the bearer token with a workbook API I get 401. Only if I go to the graph explorer and request access token (without even using it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-14T23:41:50.563+00:00
Rony 1 Reputation point
commented 2021-03-17T07:18:13.103+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
0 answers

OneDrive api to upload to a shared folder

Hi! A client send me a secured link to a shared folder and I need to upload files there daily. I registered an app in Azure, as docs say, but where to go from there? To see that shared folder I use my email and a code sent to it, not a email-password…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
asked 2021-03-11T08:55:42.987+00:00
Anastasia 21 Reputation points
commented 2021-03-17T06:44:22.31+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee