Forum Discussion
DarinSpence
4 years agoHelper II
Handling 307–Temporary Redirect Errors With Web.Contents() In Power Query
I'm trying to pull data using Web.Contents() from a Web API and getting a 307-Temporary Re-direct. The URL I’m using works fine if I use Web.BrowserContents, but Web.BrowserContents only works w...
PhilipTreacy
4 years agoSuper User
Hi DarinSpence
I've written about manual handling of HTTP status codes but I only dealt with 4xx and 5xx
Handling HTTP Errors in Power Query and Power BI • My Online Training Hub
As the doco does seem to indicate that you can also manage 3xx, it's odd that it's generating this error.
Please post back here if you get an answer from Microsoft.
regards
Phil