I have a flow which uses an HTTP module, and it receives a 302 message when I use a GET. I followed the instructions on how to store the Location into a variable afterwards (https://powerusers.microsoft.com/t5/Building-Flows/Interacting-with-302-response-to-HTTP-GET-action-in-flow/m-p/359842#M40144), but when I attempt it the Location variable isn't showing up as a dynamic content: only "Status Code" and "Body" are displayed.
Furthermore, the Location returned by the HTTP module starts with "https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/authorize?" (with numerous parameters listed). Do I need to setup the Flow with permissions (possibly my own)?
I still haven't found a solution to this. Is there a way to have the GET command sent with the credentials embedded, or set the Flow to use my credentials for all subsequent actions?
The location it's referring to is another URL (not a physical GPS location). It's getting redirectied, and I believe it's due to an authentication issue. I think I need to set my credentials somewhere in the Flow (since I can get the information requested when I directly call the API in a browser), but I'm unsure how to do that.
Hi @sbeyer1227,
If when the flow needs the location of the user, it will send a confirmation notification to user.
Do you use the MS Flow mobile? If so, you might the Flow App could access your location.
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.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2