When trying to connect via Username/Password, we can successfully connect but only see these options in Explore Source:
None of the SF objects show up. We have tried a lot of debugging options and tried what was done here in a similar case, with no success: https://community.palantir.com/t/connecting-palantir-to-salesforce-how-do-you-access-the-data-tables-the-sobjects/2117
We have also tried to establish a connection with JWT token but ran into trouble trying to Perform a one-time authorization. Using this URL: https://<salesforce-url>/services/oauth2/authorize?client_id=<CONSUMER_KEY>&redirect_uri=<CALLBACK_URL>&scope=api%20offline_access%20refresh_token&response_type=code&response_mode=query&nonce=bebmwgu22zhand getting “site can’t be reached”.
Guidance on how to actually see SF objects would be great, we followed the username/password instructions closely, and weird that we can connect but only see debug and information datasets.
Thanks

