500 JSON Exception Error while Integrating salesforce and AEM | Community
Skip to main content
Adobe Champion
October 16, 2015
Solved

500 JSON Exception Error while Integrating salesforce and AEM

  • October 16, 2015
  • 4 replies
  • 1415 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by viveksachdeva

You can try http://www.tothenew.com/blog/integrating-salesforce-with-cq5/

4 replies

viveksachdeva
Community Advisor
viveksachdevaCommunity AdvisorAccepted solution
Community Advisor
October 16, 2015
Lokesh_Shivalingaiah
Level 10
October 16, 2015

are you able to access the URL with https directly ?

Lokesh_Shivalingaiah
Level 10
October 16, 2015

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

tanuj004Adobe ChampionAuthor
Adobe Champion
October 16, 2015

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