Forum Discussion
Feb 11, 2025
Scanning Salesforce with Purview / Connector Exception: Can not retrieve access token.
Hello everyone, I am trying to scan a demo Salesforce system that is publicly available over the internet (so no SHIR needed as I see it). Nevertheless even when trying out the SHIR as well as AI...
- Feb 16, 2025
Hi Matthias,
Are you sure it's not expecting an OAuth connection?
In which case you would need to authenticate to get the token and then use the token for the final connection.
There are many features still catching up with OAuth on both the Microsoft and 3rd party sides.
SocInABox
Feb 23, 2025Iron Contributor
Great to hear!
I was also struggling with OAuth all week with PingID and creating a DCE/DCR, but got it working.
Understanding 3rd party APIs and all the different authentication methods is certainly a learning curve..