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
I just ran into the same issue today. The issue persists in 8.0.1 after the PR #722
And I daggered into the code for a while, the root cause is that the newly introduced UseProxy config hasn't been added to the extension method MergeConfigurations. So, the config is not properly set for most of the Apis.
Hi @bryanapellanes-okta,
I just ran into the same issue today. The issue persists in 8.0.1 after the PR #722
And I daggered into the code for a while, the root cause is that the newly introduced
UseProxy
config hasn't been added to the extension methodMergeConfigurations
. So, the config is not properly set for most of the Apis.Could you please kindly make a hotfix? Thanks!
Originally posted by @SoledadIce in #691 (comment)
The text was updated successfully, but these errors were encountered: