Expand my Community achievements bar.

SOLVED

500 JSON Exception Error while Integrating salesforce and AEM

Avatar

Level 2

I am trying to connect AEM with salesforce, for which i have create da developer account with salesforce. I followed the following link http://docs.adobe.com/docs/en/aem/6-1/administer/integration/third-party-services/salesforce.html 

One issue i found out that was that for dev environment Salesforce expects Https request. so i made my local ssl enabled.

But still i am getting the same error:

 500 JSON Exception while validating authorization code: Error while Executing POST/PUT Request to Salesforce.com:

JSON Exception while validating authorization code: Error while Executing POST/PUT Request to Salesforce.com:

Cannot serve request to /libs/mcm/salesforce/customer.json in com.adobe.cq.mcm.salesforce.internal.SalesforceSecretServlet

Guys please help out.

1 Accepted Solution

Avatar

Correct answer by
Level 7
4 Replies

Avatar

Correct answer by
Level 7

Avatar

Level 10

are you able to access the URL with https directly ?

Avatar

Level 10

Also Enable to the HTTP Proxy here 'Day Commons HTTP Client 3.1' in the configMgr console and see if that works

Avatar

Level 2

Hi i tried the enable thing. i am still getting the same error.