10,936 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

ZenCortex Reviews: (2024) Read Zen Cortex Ingredients, Benefits, Side Effects Pros & Cons!

How Does ZenCortex Work? ZenCortex works to shield ears using research-backed ingredients. This healthy hearing supplement is engineered based on modern scientific research. The pure plant ingredients in the liquid drop come with essential nutrients that…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-06-02T19:57:18.7+00:00
HEALTH ROW 0 Reputation points
2 answers

CORS error on Drive item preview endpoint

Following this document: https://learn.microsoft.com/en-us/sharepoint/dev/embedded/tutorials/using-file-preview I have successfully obtained the item preview url by calling this endpoint first: POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,599 questions
asked 2024-05-28T12:38:28.4066667+00:00
Python Developer 7 25 Reputation points
answered 2024-06-02T19:36:17.57+00:00
Deepanshu Sharma 490 Reputation points Microsoft Vendor
1 answer

How can I use the Microsoft Graph SDK in my application?

Good day, I am fairly new to the Microsoft Graph SDK and I require it in this application I am working on. In a nutshell, I intend to use the API to create a meeting link (For an appointment between Two or more parties, probably just two people). So a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,826 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-06-01T15:04:55.46+00:00
YAKUB AJIBADE 0 Reputation points
commented 2024-06-02T18:14:23.5433333+00:00
Bruce (SqlWork.com) 58,441 Reputation points
0 answers

Can't access onedrive in another tenant

I want to create an aplication that will access and read all data from onedrive in another tenant. The app will act like a daemon in backgroud, without any user intervention. I want to use MIcrosfot Graph API to access data in onedrive. Naming…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
880 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,914 questions
asked 2024-06-02T18:13:57.7533333+00:00
Jan C 0 Reputation points
1 answer One of the answers was accepted by the question author.

Graph api calls

how can I get the information about 2 things in Microsoft Entra ID using Graph API : I review in the documentation and couldn't find what I'm looking for https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethod?view=graph-rest-1.0 …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 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,951 questions
asked 2024-05-30T12:38:25.9866667+00:00
Maayan Dugma 0 Reputation points
accepted 2024-06-02T18:01:37.8966667+00:00
Maayan Dugma 0 Reputation points
0 answers

Customizing Email Body for Meeting Requests via Microsoft Graph API

I am integrating the Microsoft Graph API into my application to automate the process of sending meeting requests. While I understand that using the Outlook calendar API to create events (via the POST /me/events endpoint) ensures that Outlook recognizes…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-06-02T08:36:51.7366667+00:00
Shady Khaled 0 Reputation points
1 answer One of the answers was accepted by the question author.

Sending Meeting Requests via Microsoft Graph API: How to Ensure Viewing as Meeting Requests in Outlook?

I am working on integrating the Microsoft Graph API into my application to automate the process of sending meeting requests. I am using the https://graph.microsoft.com/v1.0/me/sendMail endpoint to send emails programmatically. My goal is to ensure that…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-20T14:06:59.4366667+00:00
Shady Khaled 0 Reputation points
accepted 2024-06-02T08:23:46.97+00:00
Shady Khaled 0 Reputation points
0 answers

How to fix connection issue for outgoing server with Odoo.

I have configured the outgoing mail server from odoo to Azure but I got the below issue. Issue while connecting the server: The server refused the sender address (my email) with error b'5.7.57 Client not authenticated to send mail. Error: 535 5.7.3…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-01-12T14:24:16.7566667+00:00
Lucas Van Nedervelde 10 Reputation points
commented 2024-06-02T01:06:25.9733333+00:00
Juan Vega 0 Reputation points
1 answer

How my event External attendees start the meeting without lobby?

Dears, I have created an event with online meeting for external attendees on Microsoft Teams and working fine and meeting has scheduled on their calendars successfully but they cannot join the meeting because it's not started yet by the organizer. Note:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2023-06-21T09:26:57.84+00:00
mohamed said 0 Reputation points
edited an answer 2024-06-01T21:06:52.92+00:00
awijekoon 1,335 Reputation points Microsoft Vendor
2 answers

I'm trying to use the Get-MgUserDrive command in PowerShell with the 'me' alias, full email address, and explicit user ID, but keep getting a 'User not found' error.

Here is a summary of the steps I took to attempt to execute the Get-MgUserDrive -UserId 'me' command, and why I encountered the persistent "User not found" error: Azure AD application authentication and configuration: I verified that Im…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
880 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,188 questions
asked 2024-06-01T14:16:53.5333333+00:00
Mo7Z 0 Reputation points
commented 2024-06-01T20:00:49.26+00:00
Vasil Michev 97,386 Reputation points MVP
1 answer

Authentication Token Issues with Azure Data Factory When Accessing Microsoft Graph API

I am currently facing challenges with an Azure Data Factory pipeline that's configured to access data from the Microsoft Graph in a production environment. While I can successfully fetch authentication tokens using a POST request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-29T19:46:22.4333333+00:00
Xavier Ibanez-Padron 0 Reputation points
answered 2024-06-01T17:36:37.5266667+00:00
Amira Bedhiafi 17,201 Reputation points
1 answer

I am getting a WAC token error when i try to access a drive item's workbook why?

I am asking this here because i did a search and they give me this site as ms support for graph. I am working by all items in a drive. When i find a driveItem whose name contains .xls (a excel file) i must open the file and check for some data in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-04-11T15:21:48.8933333+00:00
Felix Read 30 Reputation points
commented 2024-06-01T03:51:53.96+00:00
awijekoon 1,335 Reputation points Microsoft Vendor
0 answers

After 1/2 year API 403 error

I have a PowerShell script that runs daily and creates a folder in the employee contact lists via token (request) and writes the company's contacts in it so that everyone has them on their cell phone. The next day, this folder is deleted and the contacts…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,143 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,188 questions
asked 2024-05-28T12:31:31.4833333+00:00
Bonagura Marcello 0 Reputation points
commented 2024-06-01T03:35:08.9233333+00:00
awijekoon 1,335 Reputation points Microsoft Vendor
0 answers

Microsoft Graph Task Details Not Returning the Checklist Items

I need to make an Azure Function app which creates the Excel export automatically. I have gotten everything looking like the UI Excel export function found on the Planner, however I cannot get the checklist if the task has one. Here is my code requesting…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-27T14:16:09.2266667+00:00
John M. Murry 0 Reputation points
commented 2024-06-01T03:08:44.0666667+00:00
awijekoon 1,335 Reputation points Microsoft Vendor
0 answers

Why can't I use version history

I created a documentSet, then I captured its version, after refreshing I select documentSet, click Version history and the error is displayed like the image I provided.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,914 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,734 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,585 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,851 questions
asked 2024-05-31T09:20:33.14+00:00
Enzo Nguyen 0 Reputation points
commented 2024-06-01T02:52:07.39+00:00
Maycon Batista 1 Reputation point
1 answer

Microsoft hesabım ile aicrowd forumuna giriş yapamıyorum.

Merhabalar, Microsoft hesabım ile https://discourse.aicrowd.com/ sitesine giriş yapamıyorum. Macbook kullanıyorum. Safari uygulamasında problem yok ancak Microsoft'ta sorun var.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 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,951 questions
asked 2024-05-31T19:04:50.4633333+00:00
serhan elark 0 Reputation points
answered 2024-05-31T19:33:10.2033333+00:00
Olaf Helper 41,886 Reputation points
1 answer

Need a technical support on microsoft Teams Meeting Link Auto Refresh

Need your technical help in following scenario, As of now we are using Microsoft Graph Api for creating Microsoft Teams Meeting Link in our node js application which is working fine. So for some reason we are initially  setting lobbyBypassSetting scope…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-31T06:33:04.4333333+00:00
Namrata Omniwish 0 Reputation points
answered 2024-05-31T18:42:08.84+00:00
Saranya Madhu-MSFT 385 Reputation points Microsoft Vendor
2 answers

Error: 401 - FileOpenUserUnauthorized - Graph API - OneDrive personal account

Hi, We are integrated with OneDrive and Sharepoint to Read and Write Excel files using Graph API. We are facing a problem, recently, in some users' accounts that use OneDrive with personal account type(not work and neither school). Some operations…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-04-16T14:23:48.9266667+00:00
Lucas Klassmann 25 Reputation points
commented 2024-05-31T18:33:36.11+00:00
Lucas Klassmann 25 Reputation points
1 answer

Know the editing state (locked) and/or modification after editing

I'm using the Microsoft Graph SDK for Java, and while I'm able to upload files to my OneDrive, edit them (Word Office365), and detect the version change after editing, I would like to be able to know through the Microsoft Graph API if the file is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-05-31T16:26:40.7133333+00:00
Gabriel Gaudina 0 Reputation points
commented 2024-05-31T18:29:32.2033333+00:00
Gabriel Gaudina 0 Reputation points
1 answer

/deviceManagement/importedWindowsAutopilotDeviceIdentities

I'm trying to get the list of importedWindowsAutopilotDeviceIdentities using https://graph.microsoft.com/v1.0/deviceManagement/importedWindowsAutopilotDeviceIdentities on postman. I'm getting this with 504 Gateway Timeout. I'm getting this from last 3…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-04-30T14:59:30.0433333+00:00
Mudunuri, Lohith puneeth varma 0 Reputation points
answered 2024-05-31T15:38:23+00:00
CharanyaB-MSFT 1,726 Reputation points Microsoft Vendor