Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Dear all,
I am trying to connect to a weblink containing a JSON (Using GetData->FromWeb). The link is redirecting me to a log in page with Windows authentication, sets the cookie and then redirect me back to the page I need. Everything works if I connect to the page via the browser but apparently, Power Query cannot manage this redirect (give always error 302).
Any suggestion on how to manage this case in PowerQuery maybe with M code?
Thank you
Solved! Go to Solution.
Can you suggest how to do that?
you need to create custom connectors to handle redirects.