Summary
Error encountered while configuring Salesforce source connector in Airbyte. Default instance URL being used instead of the actual URL provided. Need to override the default URL setting.
Question
Hi All, I am working on airbyte salesforce integration to dump salesforce data into s3 . while configuring salesforce source connector ,i am getting error as image attached
but when i tried with the same client id & secret along with refresh token, i can able to get access token from curl command and python script
i thing by default airbyte taking instance url as http://login.salesforce.com|login.salesforce.com instead of our actual url (say http://x.my.salesforce.com|x.my.salesforce.com)
This our url - curl --location ‘https://olaelectric.my.salesforce.com/services/oauth2/token’ used across other products. but airbyte is not having option to give this url input to override the default. any idea on this issue.? anyone came across before ?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.