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!
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.
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
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.
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
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
Thanks for doing this. The MS docs were vague at best and this helped me get Insomnia getting an Access Token
I'm just starting to learn Postman and I have to say these videos are GREAT for beginners.
a nice and clean explanation , scratching my head around MS documentation , MS should point this link their docs
Wow, thank you!
Thanks a lot, man! Way simpler than Microsoft docs.
Glad it helped!
you saved my day ! Thank you soooooo much for posting this clear step-by-step
Glad it helped!
Thanks for the explanation. Very clear and easy to understand.
Good tutorial Oz. Really helped me fix some issues I had.
Glad it helped
finally a simple explanation, thank you :)
Glad it helped!
Thank you very much, it was really helpful!
Great simple tutorial to explain something rather complex. Other tutorials can be confusing. Yours was explained very simple. thanks :-)
Glad it helped!
Dear here what do they mean by no environment at the top right in the postman? We shouldn't use it?
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!
Thanks a lot . You saved my time.👏👏
Glad to hear that
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.
Great video! Thank you :)
Thank you very much!!!!!! I appreciate your hard work... I subscribed
Thank you too!
Nice video and perfect explanation.
Thank you!
Can we get the access token without providing the client secret?
How to call the azured AD secured APi from SharePoint online using spfx react please explain
Much thanks man for the video!
Is there any way we can get refresh token via Powershell instead of postman?
can you make a video on using the token for HTTP Get Requests? thanks
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
Thanks for your comment. JWT token scopes specifies what your access is so you can control that in Azure App Reg -> API Permission.
Great and simple video
Thank you!
Great tutorial. Do you also have a tutorial on how to set up onedrive authentication on Custom Request by Zapier?
No, sorry
How can we now check emails?
This is the only thing that wors for me.
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.
Did you tried using CSOM library
can I use this token to send a message to the Microsoft team?
I am not sure. Check out Mic Teams documentation please.
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
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
Can post Header details
Nice 👍
Thanks ✌
Thanks!!!!
No problem!
thanks