Legacy Dev Forum Posts

 View Only

Sign Up

Connection to two different Genesys Cloud systems from the same application

  • 1.  Connection to two different Genesys Cloud systems from the same application

    Posted 06-05-2025 18:06

    sajidali | 2022-10-07 12:38:40 UTC | #1

    We are using an application to extract users and setup notifications for user activity. The application uses the Purecloud .NET SDK.

    This application is doing this towards two different Genesys Cloud systems and keep each one of the extracts in a separate thread.

    Now we have seen that when we set for example the private ApiClient apiClient = new ApiClient(); apiClient.Configuration.AccessToken = accessToken

    we can also see that it will change the apiClient.Configuration.AccessToken in the other thread.

    Is this expected behavior? Or is our implementation wrong in any way?


    system | 2022-11-07 12:29:01 UTC | #2

    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: 16634