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"
}
}


Report
All responses (
Answers (