It's possible. Are you submitting the identity request and rest request to the same host, e.g. aaa-999-aaa.mktorest.com? If the hosts are different you'd see what you're describing
Typically when I see this happen, it's because the code doesn't actually replace the previous access token after reauthenticating, it simply passes the old invalid one. Have you ch...
Hey Kurt,Your confusion is justified, and we haven't done a great job of communicating what the updatedAt field actually reflects, versus what our APIs use to determine if a record...
My guess would be that your MSI configuration is incorrect. Take a look at the appropriate setup guide and follow the instructions to reconfigure your MSI in SFDC.Enterprise/Unlimi...
Ah, the problem is that you have your edge linked to Leads. That's not a valid configuration. Your edge needs to not have a link field in order to be a valid link object.
What exactly are you trying to accomplish? Custom objects can really only be interacted with through leads via smart lists and email scripting, both of which are partition-aware an...
You won't be able to configure it that way. You need to provision and approve the edge object and then select a link field to the edge object from the bridge and approve it, like t...