I have setup the connector as closley as possible using
https://learn.microsoft.com/en-us/partner-center/connector-salesforce
however i am receiving the following errors
"body": {
"error": {
"code": "accessDenied",
"message": "The caller doesn't have permission to perform the action.",
"target": "",
"innerError": {
"code": "99913",
"message": "Organization xxxx is not whitelisted to create referrals",
"details": null
}
}
}​
"body": {
"type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
"title": "Not Found",
"status": 404,
"extensions": {
"traceId": "xxxx"
}
}
This is a Salesforce issue. You would need to contact them about getting whitelisted, Microsoft cannot do that on this side for you.
They may require you to setup an AAD App type configuration or something. I dont know.
If you like my answer, I would really appreciate if you please Mark it as Resolved, and give it a thumbs up, so it can help others
Cheers
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1