Salesforce initiateOAuth failure #35006
Unanswered
gabrielw98
asked this question in
Connector Questions
Replies: 2 comments
-
This is unfortunately not supported as of now, even if this call is successful, the oauth process will not work because of a misconfiguration on api side... To do this, you must implement the oauth process with an app in Salesforce. Anyway, from a code point of view, this should work and retrieve the link you want (but you won't be able to go further anyway):
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Is saleforce still not supported? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm seeing this error
when I try to call https://api.airbyte.com/v1/sources/initiateOAuth for the salesforce source. I'm using the default API parameters (other than replacing the workspace_id with my own). Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions