You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in ms-graph-java sdk , we are unable to override any Default interceptors . I have updated the test in GraphTelemetryHandlerTest to the below
Describe the bug
Currently in ms-graph-java sdk , we are unable to override any Default interceptors . I have updated the test in
GraphTelemetryHandlerTest
to the belowThese tests fail .As the Default Interceptors are taking precedence
Expected behavior
When ever you create interceptors ,the user sent interceptors should take precedence over the Default implementation
How to reproduce
SDK Version
6.16.0
Latest version known to work for scenario above?
No response
Known Workarounds
there are no known work arounds
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: