Hi All,
I am a newbie to Flow and APIs with no IT background.
I am trying to get access token thru a Flow based on the instructions in this link https://docs.microsoft.com/en-us/graph/auth-v2-user
I want to get bearer access token without going to go via Shared Secret way.
Step 1. Register your app - DONE
Step 2. Authorization request - DONE
Authorization response - Can't crack how to get the Authorization Code returned in the query string of the redirect URL
Really appreciate your support. Already spent two days with no result.
Thanks
SA
I have already granted permission when invoked based on the first step and whenever I post the below in browser I get an authorization code in the address bar URL itself
https://login.microsoftonline.com/{tenant}/oauth2/v2.0/authorize?
client_id=6731de76-14a6-49ae-97bc-6eba6914391e
&response_type=code
&redirect_uri=http%3A%2F%2Flocalhost%2Fmyapp%2F
&response_mode=query
&scope=offline_access%20user.read%20mail.read
&state=12345
Hi @shoaibahmed,
Maybe you can have a reference on this blog to continue your next steps:
https://flow.microsoft.com/en-us/blog/automate-flow-governance/
Please have a try, I hope it can help you.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
5 | |
3 | |
2 | |
2 | |
2 |