close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
115 views

I need read email from my hotmail account,my app is a daemon, so I use client secret mode to get tokens, yes, its success got token, and get /users is success also, however when i try to get /users/{...
Leo's user avatar
  • 21
1 vote
1 answer
264 views

I have meet big problem about read mail from my outlook account, it takes me about serval days, however still failed, somebody can help me? I am referring to this document: https://learn.microsoft.com/...
Leo's user avatar
  • 21
1 vote
1 answer
105 views

I have set up a azure app and granted all required permission to get calendar list of logged in user Now I am calling calendar list api from post man with all required credentials with the scope ...
Jignesh Ansodariya's user avatar
-1 votes
1 answer
106 views

Hello i am following a tutorial on outlook python api automation and which the original code works using authority='https://login.microsoftonline.com/consumers/' but our situation is my mom is the ...
Nicolas's user avatar
0 votes
0 answers
109 views

I am getting recurrence pattern from microsoft graph api . I need to generate dates in code on the basis of recurrence pattern details which it gives me. This is the pattern which I am getting "...
COdeingNinja's user avatar
0 votes
0 answers
36 views

I am getting data from microsoft outlook graph api and I am looking for generating recurring data structures. Problem is for some use cases my code completely fails . A example of that recurrence ...
COdeingNinja's user avatar
-1 votes
2 answers
1k views

I created an exe with auto-py-to-exe (onefile). the exe works fine, but when I want to run this automatically in windows task manager the exe does start, but throw out an error on the location of my ...
Dimyvm's user avatar
  • 1
0 votes
2 answers
449 views

I tried to receive all events for an Microsoft 365 User. It's a business license and a add an App with all User/Mail/Calendar Permissions (also consent granted) to Api permissions. When running this ...
webbymaster's user avatar
3 votes
1 answer
2k views

I need to copy or move Emails from a user mailbox to a shared mailbox. Per Graph API this case is not possible: message: copy - Microsoft Graph beta | Microsoft Learn message: move - Microsoft Graph ...
p__b_o's user avatar
  • 71
0 votes
1 answer
281 views

I've built a CRM webapp with Django for a specific lead heavy industry. It's working for both gmail and outlook users. Through MsGraph and Google API, the user is able to give authorization via Oath2 ...
Adam James's user avatar
0 votes
1 answer
898 views

It is well documented that you can use the MS Graph API to get the MIME content of a single message by appending $value to the query. However, I am using the /messages endpoint with a search to grab a ...
Danny's user avatar
  • 509
1 vote
3 answers
549 views

I am new to the Graph API and would like to call my outlook calendars with the event schedules from a daemon application. When I login to Microsoft account using the email I use to login to Azure I ...
E Vakhovsky's user avatar
0 votes
1 answer
726 views

I'm trying to call the Graph API: https://graph.microsoft.com/v1.0/me/sendMail. I run the query successfully with the Graph Explorer, where I gave my user the Mail.Send permission. And if I use the ...
Stefan's user avatar
  • 61
1 vote
1 answer
743 views

I am making a quick program that can check another users Outlook calendar and book an appointment. The booking part is fine, but I am looking at a way to return other users calendar information, ...
michaelascend's user avatar
0 votes
1 answer
286 views

I was trying to fetch the emails from OutLook using the microsoft's web api ( https://graph.microsoft.com/v1.0/me/mailFolders('inbox')/messages ). A User can mark an email as a private email by ...
NitSher01's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
9