Salaesforce Data cloud Org and Dbeaver connection Issue #38560
Replies: 3 comments
-
We support Salesforce OAuth authentication in PRO products https://dbeaver.com/docs/dbeaver/Authentication-Salesforce/#oauth-authentication. You can try the trial version for free https://dbeaver.com/trial/ |
Beta Was this translation helpful? Give feedback.
-
@E1izabeth Hey can you please share any dbeaver doc which stats how to connectto salesforce Org specifically data cloud... |
Beta Was this translation helpful? Give feedback.
-
@vaibhavmarkale1121 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have tried to connect my dbeaver to the salesforce data cloud using clientId and clientSecret, hwich iIhave got from the connected app in salesforce steup and it is showing this error
Error ->
"
java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
com.salesforce.datacloud.jdbc.exception.DataCloudJDBCException: java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
com.salesforce.datacloud.jdbc.exception.DataCloudJDBCException: java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
com.salesforce.datacloud.jdbc.exception.DataCloudJDBCException: java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
com.salesforce.datacloud.jdbc.exception.DataCloudJDBCException: java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
java.io.IOException: Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
Unexpected code Response{protocol=http/1.1, code=400, message=Bad Request, url=https://login.salesforce.com/services/oauth2/token}
"
DBeaver Version
Community Version 25.0.0
Operating System
Windows 11
Database and driver
Salesforce Data Cloud
Steps to reproduce
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions