11,444 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

ChannelMessage.Delete API

How would I go about finding out when (if?) this API will become available in GA status? We are considering building an interface between our application and MS Teams that would require the ability to delete ChannelMessages, but this API is currently in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 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.
3,062 questions
asked 2021-01-19T15:50:05.81+00:00
Woody Cox 46 Reputation points
commented 2021-01-28T11:05:27.59+00:00
Saonti - MSFT 171 Reputation points
0 answers

Get photo/ API adds white border around photo

Calls to the get group photo api are adding white borders around images. See below screenshot for effect: This is very noticeable when the hosting application is set to dark mode, like Teams is in this case. The API being used is: url:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-22T18:33:45.737+00:00
Quinn McHugh 1 Reputation point Microsoft Employee
commented 2021-01-27T20:47:26.487+00:00
Yaw Amoateng 1 Reputation point Microsoft Employee
0 answers

550 5.7.708 Service unavailable

Hi Team, We are developing one of the Application were we are using the Microsoft Graph API to send the Mails, We are doing this development for our HCL Organization. For some time we are not receiving the mails during our POC. Hence request you to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-27T08:54:48.893+00:00
Tirthesh Jain 1 Reputation point
commented 2021-01-27T19:32:52.397+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Generate graph access token wthout browser for online meeting api

So as I read at multiple places, for us to use azure https://graph.microsoft.com/v1.0/me/onlineMeetings api, we would need to use "auth-code grant flow" instead of "client_credentials". So when using the authorize api i am able…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-23T20:19:06.453+00:00
sakshi juneja 1 Reputation point
answered 2021-01-27T19:25:17.84+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Token expires

Hi, I have a question about this tutorial: https://learn.microsoft.com/en-us/graph/tutorials/node?view=graph-rest-1.0 Everything is successfully implemented, I can log in and get the calendar view, also I change to get the emails, it works well.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-23T09:58:04.373+00:00
Jair Bakhuis 1 Reputation point
answered 2021-01-27T19:08:27.647+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers

Microsoft Graph API Sharepoint upload files gives error as Unable to read JSON request payload

Below is the error and the code I have for uploading files in SharePoint Library. I am trying to upload it in a folder inside a document library. It works fine if I am uploading it in root level of library but gives below error while uploading it in a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2020-12-10T16:18:49.033+00:00
Ankit Kumar 91 Reputation points
answered 2021-01-27T18:37:15.16+00:00
Ankit Kumar 91 Reputation points
1 answer

Sending email by EWS using Oauth2.0

Hi there, I have question 'bout using EWS with Oauth2.0 Client Credential. In our directory, there're users with member type and guest type, however, all of our administrators are from Microsoft directory(using v-xxx@microsoft.com) and they are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-27T03:04:19.413+00:00
lei zhong (iSoftStone Inc.) 1 Reputation point Microsoft Vendor
answered 2021-01-27T08:27:54.77+00:00
Vasil Michev 100.2K Reputation points MVP
0 answers

Post request returns error all the time

Hello, When a post request is sent it always throws me an error, Could you please help me in trouble shooting the issue here. Here is error, {"error":{"code":"Request_BadRequest","message":"A value…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-25T23:38:49.473+00:00
Chatusvi Karnati 1 Reputation point
commented 2021-01-26T19:46:53.893+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

This question for indian students.

Students question ?? Microsoft gives discount and many more things to behalf on edu mail . what about those students who don't have edu mail or that univercity who don't provide that kind of facility ???

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,758 questions
asked 2021-01-25T12:15:33.537+00:00
Nitin kumar singh 1 Reputation point
commented 2021-01-26T06:27:57.063+00:00
Nitin kumar singh 1 Reputation point
1 answer

Capture incoming Microsoft Teams call information

Hi all, I had posted this question on the Microsoft Answers forum (Microsoft Teams) but was pointed to asking it here. That's why I reposted the question here. This question is related to Microsoft Teams calling. We are using a Microsoft 365…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 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.
3,062 questions
asked 2021-01-25T08:25:01.613+00:00
Joost van der Linden 81 Reputation points
answered 2021-01-25T20:57:20.73+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

What are my options if I need to store data on behalf of a user in Microsoft Azure?

I am building a Microsoft Teams application and I need to store sensitive user data (access tokens and some additional stuff) for each user using my application. My requirement is that this data can only be accessible from the user and no one else -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 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.
3,062 questions
asked 2021-01-23T22:22:59.723+00:00
Alessio Bianchetti 1 Reputation point
answered 2021-01-25T20:45:09.133+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Error inserting Windows 10 calendar characters How to delete?

How do I resolve the error that the □ has in the date display?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,435 questions
asked 2021-01-21T00:14:41.05+00:00
dhddldid 1 Reputation point
commented 2021-01-25T09:09:59.08+00:00
Jenny Feng 14,101 Reputation points
1 answer

Azure Directory : UserPrincipalName is different

Hi I am creating user on azure AD using identity as shown below: "identities": [ { "signInType": "emailAddress", "issuer": "xyz.onmicrosoft.com", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 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,604 questions
asked 2021-01-21T18:29:23.483+00:00
Sing Son 1 Reputation point
commented 2021-01-25T05:46:20.437+00:00
AmanpreetSingh-MSFT 56,506 Reputation points
1 answer

Graph Onenote API returns "resource does not exist" for resource accessible through graph explorer

I am using graph onenote API to download an onenote resource with the following uri: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-17T01:12:36.15+00:00
Zheng Lin 1 Reputation point Microsoft Employee
answered 2021-01-23T13:30:52.273+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Certification is still not available in the portal

i have cleared MS 100 exam and the certification is not available in the portal for download

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-23T05:37:53.593+00:00
Mallesh Venkobarao 1 Reputation point
answered 2021-01-23T07:17:42.053+00:00
Vaibhav Chaudhari 38,681 Reputation points
1 answer

MS Flow - Approvals - Timeout and Escalation

I want to know if there is a way to configure/trigger an approval to automatically reassign after a predefined amount of time is reached Scenario - Approval sits for x time waiting on an approval. If approval doesnt happen with x Amt of time, it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 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.
3,062 questions
asked 2021-01-13T15:02:51.017+00:00
Michael Straub (CE CEN) 1 Reputation point
answered 2021-01-22T20:32:57.163+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Microsoft To Do app

Is the Microsoft To Do app compatible with Mac OS 11.1 Big Sur? Will Microsoft To Do work if I upgrade from Catalina to Big Sur Mac OS?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-21T22:39:06.827+00:00
Wendy Woodrow 1 Reputation point
answered 2021-01-22T19:48:41.477+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

Auth process for my application

Hello, I am trying for almost 2 days to understand something that should be quite simple. I am building a very simple web app that has a simple form. Once the form is submitted all I want to do is to save the content in my oneDrive as a new file.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2021-01-22T16:15:54.867+00:00
ron dahan 1 Reputation point
0 answers

Microsoft Graph API - Invite endpoint returning Bad request every time

I'm trying to share SharePoint directory so specific user invite the invite API endpoint from Microsoft Graph : https://learn.microsoft.com/en-us/graph/api/driveitem-invite Every time I do the request, I'm receiving a "400 - Bad request"…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
asked 2020-11-24T12:25:15.347+00:00
Thibault Ceulemans 1 Reputation point
commented 2021-01-22T14:05:42.843+00:00
Rooster 6 Reputation points
2 answers One of the answers was accepted by the question author.

I am doing active Development using MS Graph since a year and now my developer subscription is about to Expire!!

I have been doing development using Microsoft Graph (Onedrive/Sharepoint) for about a year now same can be seen with the questions I have been asking on this forum yet my Developer Dashboard states as below: Renewable E5 subscription Expires on Feb…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,422 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,597 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
329 questions
asked 2021-01-19T04:30:07.517+00:00
Allan Fernandes 166 Reputation points
commented 2021-01-22T01:36:56.703+00:00
Allen Xu_MSFT 13,806 Reputation points