Closed SoledadIce closed 2 months ago
I just create this as a new issue in case the comment I left was not noticed.
original issue: #691 original PR: #722
@SoledadIce Thanks for reporting this issue! I've entered an internal issue for tracking and prioritization: OKTA-745408
@SoledadIce Please review PR #741; can you confirm that the change there corrects the problem?
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 https://github.com/okta/okta-sdk-dotnet/issues/691#issuecomment-2203799808