Notification service via Proxy server

Hi everyone,
I have a question about the Notification Service.
We are currently using Notification Service.

We need to connect to Genesys Cloud via a proxy server.
Does the Java SDK support connecting via a proxy server?
If it does support proxy servers, please give us some implementation tips.

Thank you for your help.

Hi,

There is some information in the Java SDK README about connecting using a proxy.

Hello Ronan,

Thank you very much.

Is it possible to connect both GenesysCloud API calls and Notification service via Proxy server using the method you taught us?


withProxy(Proxy proxy)
withAuthenticatedProxy(Proxy proxy, String user, String pass)

Thank you for your help,
Atsushi

Hi,

You can definitely connect to the API. I'm not sure about the notification service websocket.

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