microsoftgraph/msgraph-sdk-dotnet-contrib

[Feature] Middleware to return null instead of exception on 404 response

Closed this issue · 1 comments

Explore possibility of middleware to return null instead of exception on 404 response...

microsoftgraph/msgraph-sdk-dotnet#780

Properly "intercepting" the exception would require custom HttProvider and response handlers. Closing as not viable.