Hi Vivek,Thank you for your reply. I am able to debug and root cause
this issue. When we click on "Connect to Salesforce" button in cloud
confifguration AEM calls this js file
/libs/mcm/salesforce/widgets/cloudservices-workflow-widgets/js/restAPI.js,
which internally calls a servlet(/libs/mcm/salesforce/customer) inside
which POST request are made for getting access_token and refresh token.
By following the Adobe documentation my connection was failing everytime
and was getting the same error as...