How to get an access token to call Azure Graph Api with Postman

  Рет қаралды 28,819

OzApp Builder

OzApp Builder

Күн бұрын

Пікірлер: 53
@chrisharper5186
@chrisharper5186 2 жыл бұрын
Thanks for doing this. The MS docs were vague at best and this helped me get Insomnia getting an Access Token
@1979benmitchell
@1979benmitchell Жыл бұрын
I'm just starting to learn Postman and I have to say these videos are GREAT for beginners.
@hiteshdev8251
@hiteshdev8251 3 жыл бұрын
a nice and clean explanation , scratching my head around MS documentation , MS should point this link their docs
@ozappbuilder9412
@ozappbuilder9412 3 жыл бұрын
Wow, thank you!
@BarryBasmati
@BarryBasmati 2 жыл бұрын
you saved my day ! Thank you soooooo much for posting this clear step-by-step
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Glad it helped!
@rady7
@rady7 2 жыл бұрын
Thanks a lot, man! Way simpler than Microsoft docs.
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Glad it helped!
@TheBorjiskan5
@TheBorjiskan5 2 жыл бұрын
Thanks for the explanation. Very clear and easy to understand.
@vxmine
@vxmine 2 жыл бұрын
Good tutorial Oz. Really helped me fix some issues I had.
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Glad it helped
@ChopLabalagun
@ChopLabalagun 3 жыл бұрын
finally a simple explanation, thank you :)
@ozappbuilder9412
@ozappbuilder9412 3 жыл бұрын
Glad it helped!
@abdulbasithshaik3614
@abdulbasithshaik3614 Жыл бұрын
Thank you so much, It helped me understand the concept. Can you please clear my doubt that If I wanted to access the Azure Devops PAT Api , Should I follow the same process and replace the resource url with actual azure devops api ?It's throwing me an error. Guide me to correct this!
@SpencerDavis2000
@SpencerDavis2000 3 жыл бұрын
Great simple tutorial to explain something rather complex. Other tutorials can be confusing. Yours was explained very simple. thanks :-)
@ozappbuilder9412
@ozappbuilder9412 3 жыл бұрын
Glad it helped!
@alanhowatt5259
@alanhowatt5259 Жыл бұрын
Hi, would you have, or happen to know of another video on how to do this for a 3rd party access. IE I am wanting to log onto my cloud site FOO using access token from MS Identity service.
@Vanes4000
@Vanes4000 Жыл бұрын
Thank you very much, it was really helpful!
@aytech6867
@aytech6867 Жыл бұрын
Dear here what do they mean by no environment at the top right in the postman? We shouldn't use it?
@siddhuphp2019
@siddhuphp2019 2 жыл бұрын
Thank you very much!!!!!! I appreciate your hard work... I subscribed
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Thank you too!
@bobby9424
@bobby9424 Жыл бұрын
can you make a video on using the token for HTTP Get Requests? thanks
@praveenkumar-pt1xg
@praveenkumar-pt1xg 2 жыл бұрын
Thanks a lot . You saved my time.👏👏
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Glad to hear that
@AlphaCoder-p7n
@AlphaCoder-p7n Жыл бұрын
How to call the azured AD secured APi from SharePoint online using spfx react please explain
@ErwinAarnoudse
@ErwinAarnoudse 2 жыл бұрын
Nice video and perfect explanation.
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Thank you!
@larsness71
@larsness71 9 ай бұрын
Great video! Thank you :)
@redzukitv807
@redzukitv807 2 жыл бұрын
Great tutorial. Do you also have a tutorial on how to set up onedrive authentication on Custom Request by Zapier?
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
No, sorry
@Nachibros
@Nachibros 2 жыл бұрын
Is there any way we can get refresh token via Powershell instead of postman?
@juantiru4732
@juantiru4732 3 жыл бұрын
Thanks for the great video. Isn’t the JWT generated specific to DemoApp client ID and using this token we can only retrieve information related to demoapp, why do you state using the token from the demo app, we can use graph api to create users or access policies etc. how does the one JWT grant access to all different activities? How does Graph API grant us the permission here
@ozappbuilder9412
@ozappbuilder9412 3 жыл бұрын
Thanks for your comment. JWT token scopes specifies what your access is so you can control that in Azure App Reg -> API Permission.
@babuadik9741
@babuadik9741 7 ай бұрын
Can we get the access token without providing the client secret?
@getright20
@getright20 Жыл бұрын
Much thanks man for the video!
@AshishMathur-yu6ru
@AshishMathur-yu6ru 2 жыл бұрын
Great Video. Thanks a lot! I want to download file from SharePoint using graph apis. I want to use it in automation where there should be no user interaction. Only solutions I can find are the ones where the user is redirected to login page then the app is authorised to download. But I will be running this script in background where it will download and update a excel file in SharePoint. Please help.
@rupeshmore80
@rupeshmore80 2 жыл бұрын
Did you tried using CSOM library
@xdasdaasdasd4787
@xdasdaasdasd4787 2 жыл бұрын
How can we now check emails?
@bartvandijk8258
@bartvandijk8258 2 жыл бұрын
Great and simple video
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Thank you!
@pratikt007
@pratikt007 3 жыл бұрын
I create a token using your video but when I use that create an online meeting API it's given me an error /me request is only valid with delegated authentication flow. and I go to graph explorer and get that token and run the same API it's working fine why this happen i don't understand can help to what is problem with that
@ozappbuilder9412
@ozappbuilder9412 3 жыл бұрын
The token specifies what your access is. for each graph api method, check the documentation and find the proper access setting (delegated, etc) then set them in Expose Api
@satancros
@satancros 2 жыл бұрын
can I use this token to send a message to the Microsoft team?
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
I am not sure. Check out Mic Teams documentation please.
@sakthivele9985
@sakthivele9985 2 жыл бұрын
Can post Header details
@kyungcheolkoh4517
@kyungcheolkoh4517 9 ай бұрын
This is the only thing that wors for me.
@henriquebrandao3167
@henriquebrandao3167 2 жыл бұрын
Thanks!!!!
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
No problem!
@sridevibathula64
@sridevibathula64 2 жыл бұрын
Nice 👍
@ozappbuilder9412
@ozappbuilder9412 2 жыл бұрын
Thanks ✌
@najlaas225
@najlaas225 2 жыл бұрын
thanks
Connecting to Microsoft Graph API with Python msal library.
13:48
Python Bites
Рет қаралды 16 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Azure AD Authentication Secured API | Test Using Postman
9:10
Sharp Programmer
Рет қаралды 34 М.
Validate Microsoft Entra ID generated OAuth tokens
16:30
Andrew Connell
Рет қаралды 1 М.
How to Use Microsoft Graph APIs in Postman | Application Permission
18:42
API Authentication with OAuth using Azure AD
26:35
Azure Power Lunch
Рет қаралды 130 М.
Getting started with Microsoft Graph Postman workspace
9:58
Jeremy Thake
Рет қаралды 63 М.
.Net Core Web API Azure AD Authentication and Authorization
28:20
AzureTeach•Net
Рет қаралды 77 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН