We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply 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.