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
Arthur Little edited this page Apr 23, 2018
·
2 revisions
In Order to configure the SDK to use a proxy, configure the following JVM options for the core jar:
-Dhttp.proxyHost=<proxy hostname or address> -Dhttp.proxyPort=<proxy port>