Before you can start using any of Microsoft Graph APIs, the first thing you need to learn is how to request the access token. In this video I am going to show you 2 different methods to request access token to connect to Microsoft Graph API in Python.
📑 MSAL documentation reference: https://msal-python.readthedocs.io/en...
📺 Getting Started With Microsoft Graph API In Python (Set Up & Authentication): • Getting Started With Microsoft Graph ...
📺 How To Create Access Token To Microsoft Graph API In Python: • How To Create Access Token From Micro...
📺 How To Save Microsoft Graph API Token In A Token File: • How To Save Microsoft Graph API Token...
► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Paypal: https://www.paypal.me/jiejenn/5
☕ Venmo: @Jie-Jenn
💸 Join Robinhood with my link and we'll both get a free stock: https://bit.ly/3iWr7LC
► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
🌳 Becoming a Patreon supporter: / jiejenn
🛒 By shopping on Amazon → https://amzn.to/2JkGeMD
📘 Facebook Page → / madeinpython
📘 More tutorial videos on my website → https://LearnDataAnalysis.org
✉️ Business Inquiring: [email protected]
⌚Timestamp
00:00 - Intro & Agenda
00:42 - Method #1: ConfidentialClientApplication
06:15 - Method #2: PublicClientApplication
#GraphAPI #MSGraphAPI #AzureCloud #MSAL