500 JSON Exception Error while Integrating salesforce and AEM
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.
