Can RhoConnect send Google/APNS push via HTTP Proxy

// Expert user has replied.
S Steve Harman 3 years ago
0 1 0

Hi,

We have a site where a Ubuntu based RhoConnect server is installed in a way that it uses a HTTP proxy for all web access/browsing etc.The proxy is setup in the normal Linux way (export http_proxy=).

The Rhodes app uses Google Cloud Messaging for push notifications.

The RhoConnect service itself works fine however when a 'push_objects' is called from our backend to the RhoConnect API we can see the server attempting to resolve 'android.googleapis.com' so it appears it is trying to perform the call to the Google REST APIs direct and not via the http proxy.

Is there a way we can force RhoConnect to use its' rest client for push notification requests via the HTTP Proxy?

Thanks,
Steve

Please register or login to post a reply

1 Replies

K Krishna Raja

It uses RestClient to connect to the server. This is suppose to use the http_proxy settings. What is the version of rhoconnect and rest_client you are using?

Thanks
Krishna

CONTACT
Can’t find what you’re looking for?