Open BVerma-CRM opened 6 months ago
Why should it be "ab1.my"
Why should it be "ab1.my"
@yatish27 so it should not generate instance_host
as ab1.salesforce.com
-- that will throw connection issue
https://share.zight.com/P8ur1PZe
We should be generating the instance_host
as ab1.my.salesforce.com
because its custom domain.
Description
Existing parsing logic was causing issue when
@server_url
is something likehttps://ab1.my.salesforce.com
Its parsing@instance
asab1
which is incorrect We should be gettingab1.my