Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.