Hi All
in My application i am able to connect my personal Salesforce environment but when i am trying to connect my Client Sandbox instance i am getting below error
UNKNOWN_EXCEPTION: Destination URL not reset. The URL returned from login must be set in the SforceService
i am using below acttion to connect the Client Instance. I am giving Client Sandbox URL, Username and Password+Sequrity Token But it is not working. Any idea how to resolve this?
SalesforceLogin
Hi Aryadeep,
You might be using an incorrect url. Try to login to Developer WorkBench using your Sandbox Username and Password (without the security token). Once logged in, you should be able to see the URL by checking your session information.
Thanks for your help.it is working fine.
Glad it's working.