11,261 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

File limits in PDF generation using Microsoft Graph API

We are converting an Excel file to PDF by uploading to SharePoint using the Graph API, then downloading using format=pdf. This has been working fine for most files, but fails for a spreadsheet with 2007 rows (317kb in size). When converted manually in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-19T20:23:19.687+00:00
Peter Black 1 Reputation point
commented 2021-03-21T13:33:36.77+00:00
Peter Black 1 Reputation point
0 answers

Posting to the endpoint https://graph.microsoft.com/beta/accessReviews gives HTTP error 500

I can read data from the endpoint, but when I try to post data (in order to create an access review) I always get HTTP error 500 (Internal Server Error). Is this operation working? Example of payload: { "displayName":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-03T14:53:00.673+00:00
Anders Stenman 1 Reputation point
commented 2021-03-21T03:52:47.857+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

Microsoft Graph: Incorrect DisplayName shown for /me/FollowedSites

Calling the below returns a list of followed sites for the signed in user. https://graph.microsoft.com/v1.0/me/followedSites However the 'displayName' attribute returned above is incorrect - it is the site 'name' which is returned. See…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-03T11:06:02.917+00:00
Chris Lemon 31 Reputation points
commented 2021-03-20T10:00:57.97+00:00
Chris Lemon 1 Reputation point
0 answers

How do I sign up for Microsoft365.cpm/setup Office?

Visit microsoft365.cpm/setup or Microsoft Cloud Partner site. Click on “create a new account” or “Sign Up” tab. Enter an email associating to Outlook or use a mobile number. Click next and create a password. Follow instructions and create…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-20T07:27:09.873+00:00
Thomas shelby 1 Reputation point
1 answer

Access denied when fetching mails of organization users

Assume the organization is abc.onmicrosoft.com. After having logged in as a user with Global Administrator and having granted all the required permissions in the Graph Explorer, the following query- …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-19T12:20:43.003+00:00
Rajat M Jain 41 Reputation points
answered 2021-03-20T04:20:42.06+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

download outlook attachment via api in angular 10

I am trying to access outlook mail api and trying to download attachment in mails. For smaller attachments, it works fine. For something more than 1MB it just fails. async downloadAttachment(mail: ET.IOutlookMailItem, att: ET.IOutlookMailAttachment)…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-18T14:01:40.717+00:00
HPrakash 1 Reputation point
commented 2021-03-20T03:55:26.757+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

Openextensions on DriveItem ?

Hi, I know the doc say that it's not allow form driveItem but why ? I would like to add a request for that but the https://microsoftgraph.uservoice.com/ is down ... My need : I have a bot that create a tree folder structure when a new client is created…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-03-19T21:35:02.857+00:00
David DEL VECCHIO 21 Reputation points
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.
11,239 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.
11,239 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.
11,239 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.
11,239 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,738 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 86 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.
11,239 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.
11,239 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,076 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.
11,239 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.
11,239 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.
11,239 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,329 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.
11,239 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.
11,239 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.
11,239 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.
11,239 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,338 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,329 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