Forum Discussion
ArjanvanLoon
3 years agoFrequent Visitor
Web.Headers using MS Graph to handle (expected) HTTP-errors seems not possible. Any suggestions?
Have anybody been able to handle (expected) HTTP-errors using the Microsoft Graph API? I was hoping to use Web.Headers in combination with 'try' 'otherwise', but it seems the web.headers() expres...
ams1
Responsive Resident
3 years agoHi,
You mean something like:
https://learn.microsoft.com/en-us/power-query/handling-status-codes
https://www.tonymcgovern.com/blog/web-api-error-handling/
?
P.S.: if the only goal is to handle oauth, the current recommended way I think is a custom connector