Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.