Expand my Community achievements bar.

AEM Mobile Proxy Settings

Avatar

Level 3

We are trying to connect to AEM Cloud servers from our corporate QA Author instance, we are getting following below issue,

GET /libs/mobileapps/dps/admin/content/dashboard/tiles/dpsdefault/connection.validateConnect.json HTTP/1.1] com.adobe.cq.mobile.dps.impl.servlets.DPSConfigActionsGetServlet Experience Manager Mobile Action failed: validateConnect

  1. com.adobe.dps.client.authorization.exceptions.AuthorizationException: Response from get permissions call could not be parsed..

Am assuming this may be some connectivity or proxy issue, Is there any OSGI config to set the proxy settings for AEM Mobile?

3 Replies

Avatar

Level 2

Hi chandran85965395 what version of AEM are you using?

There is a configuration for the proxy settings [0]

[0] http://localhost:4502/system/console/configMgr/org.apache.http.proxyconfigurator

Avatar

Level 3

Thanks for the reply bhellema. We are now on AEM 6.2. 

http://localhost:4502/system/console/configMgr/org.apache.http.proxyconfigurator

This configuration is for HttpClient proxy setup. We are specially looking proxy setup for AEM Mobile (for AEM Cloud).

Avatar

Level 2

If I recall correct AEM to AEMM connector uses the AEM HTTP proxy configuration, there was an issue in 6.1 where it did not use the connector configuration.  You would need to setup the proxy configurator still.  Have you tried that?