Legacy Dev Forum Posts

 View Only

Sign Up

Proxy setting not being respected for authorization code flow

  • 1.  Proxy setting not being respected for authorization code flow

    Posted 06-05-2025 18:03

    Joseph_Chao | 2022-05-12 14:55:30 UTC | #1

    Hello,

    Looking to have the below fixed:

    Env: NodeJS

    Authorization Code flow missing proxy settings:

    https://github.com/MyPureCloud/platform-client-sdk-javascript/blob/master/build/src/purecloud-platform-client-v2/ApiClient.js#L424

    https://github.com/MyPureCloud/platform-client-sdk-javascript/blob/master/build/src/purecloud-platform-client-v2/ApiClient.js#L454

    loginClientCredentialsGrant has the right proxy settings: https://github.com/MyPureCloud/platform-client-sdk-javascript/blob/master/build/src/purecloud-platform-client-v2/ApiClient.js#L282-L284

    documentation states proxy is supported: https://developer.genesys.cloud/devapps/sdk/docexplorer/purecloudjavascript/#using-a-proxy--node-js-only-

    while the code to allow proxy is missing on the Authorization Code methods.


    anon11147534 | 2022-05-12 15:25:40 UTC | #2

    Hi Joseph,

    That looks to have been an oversight. I'll try to have a fix for this out in the next release.


    ron.cory-adp.com | 2022-05-12 15:53:09 UTC | #3

    would the next release be on the weekly Wednesday 5/18 window or another date. can you please advise? thx Ron


    anon11147534 | 2022-05-13 13:40:57 UTC | #4

    Version 137.0.0 has been released today and contains the fix.


    system | 2022-06-13 13:41:44 UTC | #5

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 14721