Forum Discussion
Anonymous
5 years agoNot applicable
Web.Contents GET API call -- retry if 502 bad gateway
Hi! I have a table of GET API URLs in a query which I call with a Web.Contents in a separate function query. My table query refreshes often crash due to one of the function calls returning a...
- 5 years ago
Yes. There are a couple nice blog articles about that - for example Handling Unsuccessful HTTP Requests in Power Query M (tonymcgovern.com)
lbendlin
5 years agoSuper User
Yes. There are a couple nice blog articles about that - for example Handling Unsuccessful HTTP Requests in Power Query M (tonymcgovern.com)
- Anonymous5 years agoNot applicable
Thanks!
If it should help anyone in the future, try 'try'