10,614 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Your message wasn't delivered because the recipient's email provider rejected it.

I am trying to send email using microsoft graph api using powershell script, but the emails are not getting delivered, Its failing with error. Your message wasn't delivered because the recipient's email provider rejected it. Get File Name and Base64…

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-01-06T07:54:05.733+00:00
System Testing 1 Reputation point
answered 2023-01-09T06:50:32.557+00:00
Gopinath Chennamadhavuni 2,431 Reputation points
3 answers

AUTHENTICATOR APP SHOWING NOT COMPATBLE WITH DEVICE ON PLAY STORE

Hello, I am trying to download the MS authenticator app on my Samsung S21 ultra, but it keeps saying "this app wont work on your device". I have tried everything , updated my software but still no success. Kindly advice on what to do as…

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,496 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 2023-01-06T20:25:41.607+00:00
Precious Sunday 1 Reputation point
commented 2023-01-08T22:33:09.34+00:00
Dave Patrick 426.1K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Print all data in datagridview including image using printdocument in c#.

Good day, I want to print that data from datagridview using printdocument without using any connection string connect to database. I am using printdocument to print text, and here's my code. …

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
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,249 questions
asked 2022-12-31T00:10:29.143+00:00
Jay-R Hayashi 206 Reputation points
accepted 2023-01-08T04:43:18.963+00:00
Jay-R Hayashi 206 Reputation points
1 answer One of the answers was accepted by the question author.

Sentinel REST API - Deleted Incidents

Hi To export our Incidents, I'm currently using the Sentinel Rest API, Incidents endpoint. V 2021-10-01. Instead of doing a full load of all incidents each day, I've implemented a filter in the request $filter= properties/lastModifiedTimeUtc gt…

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 Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
976 questions
asked 2022-12-21T09:55:24.063+00:00
Frederik Larsen 76 Reputation points
accepted 2023-01-06T14:29:02.74+00:00
Frederik Larsen 76 Reputation points
0 answers

Azure AD refresh token lifespan

Hi, we are using refresh token issued by Azure AD to obtain access token (used for Graph API). We know that since January 2021 it is not possible to configure token lifespan and that default values are applied. In case of refresh token, maximum…

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
asked 2021-11-24T16:50:30.347+00:00
Anonymous
commented 2023-01-06T14:15:07.853+00:00
cowley05 1 Reputation point
1 answer

Why is it not possible to list site permissions with Sites.Selected only?

Hi, The List permissions documentation states that 'Sites.FullControl.All' permission is required when working with app only permissions. However, 'Sites.Selected' plus granting 'fullcontrol' permission to the app registration on the web site, should…

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-01-05T14:35:38.59+00:00
Eduardo Monteiro de Barros 1 Reputation point
commented 2023-01-06T13:43:24.297+00:00
Eduardo Monteiro de Barros 1 Reputation point
3 answers

Token prolongation

via UI https://developer.microsoft.com/en-us/graph/graph-explorer it is possible to obtain token how to make it 12h 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 2022-12-21T12:40:27.247+00:00
Cherkashyn Vitalii, EF-320 1 Reputation point
answered 2023-01-06T11:03:39.63+00:00
Cherkashyn Vitalii, EF-320 1 Reputation point
4 answers

Graph SDK property to set App Version for Win32LobApp.

Hi, I am using Microsoft.Graph SDK : Version=3.19.0.0. I am working on supporting publishing of intunewin packages to intune server. I couldn't find property exposed for setting for App Version mentioned as part of Graph SDK class Win32LobApp. …

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-06-01T12:29:38.183+00:00
Sangamesh S Gouri 6 Reputation points
answered 2023-01-06T10:00:20.947+00:00
Rogier Langeveld 1 Reputation point
2 answers

How to use mailNickName in Graph API

How can I use the Azure AD mailNickName attribute in my app registration call? There doesn't seem to be an option to select it as an attribute to send in the UI. Thank you for your help.

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
asked 2023-01-04T09:03:29.82+00:00
Roy Asterley 1 Reputation point
commented 2023-01-06T09:41:24.143+00:00
Zehui Yao_MSFT 5,831 Reputation points
5 answers One of the answers was accepted by the question author.

1 of 5 requests to Graph API /users/licensedetails fail with 401 Unauthorized

Hi, I'm on a team that works on an internal Microsoft service. We are calling the Graph /users/licensedetails endpoint in a background processing context to get the user's licenses, and it fails roughly 1/5 of the time with 401 Unathorized responses;…

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-01-02T11:14:35.34+00:00
Tobias Ask 26 Reputation points Microsoft Employee
accepted 2023-01-06T08:13:31.35+00:00
Tobias Ask 26 Reputation points Microsoft Employee
1 answer

Graph Webhook Notification for Events with filtering

I am trying to subscribe for notifications with filtering because I am only interested in receiving creates, changes or deletes of events for a specific user for today. I tried a lot of different approaches but I am failing to create a subscription…

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-01-05T16:25:55.987+00:00
Daan 1 Reputation point
commented 2023-01-06T08:07:16.833+00:00
Daan 1 Reputation point
1 answer

Graph Subscription API issue

Issue description - For the delete task event, we do not receive any notification from Microsoft for graph and graph beta API, but receive the same for creating and updating the task. Details used: Request url :…

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 2022-08-05T10:20:40.747+00:00
Hari 6 Reputation points
answered 2023-01-06T05:59:52.39+00:00
Gopinath Chennamadhavuni 2,431 Reputation points
0 answers

package name for graphconfig

configuration := &graphconfig.EventsRequestBuilderPostRequestConfiguration{ Headers: headers, }

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-01-06T04:18:41.91+00:00
Anupam Singh 1 Reputation point
commented 2023-01-06T05:26:10.227+00:00
Dillon Silzer 54,471 Reputation points
0 answers

Relation between the id of a teamsAppInstallation resource and the id of the associated teamsApp resource

Is there any relation between the id of a teamsAppInstallation resource and the id of the associated teamsApp resource? For example, does the same teamsApp id necessarily generate the same teamsAppInstallation id across multiple users. According to my…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,074 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 2023-01-06T03:05:54.517+00:00
Scott Jiang 21 Reputation points
1 answer

MSAL: Registered Application Not Requiring Client Secret

Hello I am just getting started with the MSAL Javascript library. I have registered an application and given it a client secret. I played around with the API using Postman. The /oauth2/v2.0/token endpoint requires a client secret in order to submit…

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
asked 2022-12-01T22:18:05.447+00:00
Guy de Winton 1 Reputation point
commented 2023-01-06T03:01:47.563+00:00
CarlZhao-MSFT 36,896 Reputation points
2 answers

Query parameter COUNT is not supported along with EXPAND?

When I use $expand query parameter along with $count, count is not supported in Graph api? https://graph.microsoft.com/v1.0/applications?$count=true&$expand=owners $count doesn't work even if I change the order like put $expand first and put…

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 2022-12-19T13:58:40.807+00:00
Madhura Lodam 1 Reputation point
commented 2023-01-06T02:42:51.133+00:00
CarlZhao-MSFT 36,896 Reputation points
1 answer

how to gain delegated access for postoman

Hi, I am trying to use postman to gain delegated access to graph api. This is what I am getting: but I have asigned and granted permissions: This is the postman authorization page Any help, please?

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 2022-12-25T09:31:00.147+00:00
Iria Poncela Blanco 1 Reputation point
commented 2023-01-06T02:39:44.967+00:00
CarlZhao-MSFT 36,896 Reputation points
1 answer One of the answers was accepted by the question author.

Bad Request While Trying to Send Mail

I'm using microsoft graph api v1.0. I'm trying to send a mail behalf of a user with it's bearer token. The data I'm sending to microsoft servers is: {"message":{"subject":"Test…

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-01-05T02:20:52.31+00:00
Ali Eren Altındağ 21 Reputation points
accepted 2023-01-05T22:48:24.067+00:00
Ali Eren Altındağ 21 Reputation points
1 answer

C# unable to enroll a device using graph

I have a powershell function that calss a C# function app to enroll a device in Autopilot. I can't get it to work. I quite sure the problem lies with the hardware identifier binary blob. I tried every string format but I always get the same error …

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 2022-12-23T19:28:10.727+00:00
Guillaume Auger 1 Reputation point
answered 2023-01-05T18:24:43.227+00:00
Guillaume Auger 1 Reputation point
2 answers

Where are a users contacts or a users company contacts stored in teams?

Hi I am trying to use microsoft graph api to retrieve a users contacts from teams, where should I look 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,592 questions
asked 2023-01-03T13:50:09.693+00:00
Daniel Dunér 1 Reputation point
answered 2023-01-05T16:49:21.263+00:00
Srinivasa Rao Darna 6,686 Reputation points Microsoft Vendor