Suchith
6 years agoAce
Endpoint Access error in Production.
Hi, I have created an endpoint in staging to Access Salesforce Access token. Endpoint works fine when I make a request through community staging, but its throwing an error when I tried to access f...
- 6 years ago
Hi Suchith ,
it could be that you have not whitelisted the HTTP client domain.
You have to whitelist the caller domain for the http client here:
ADMIN DASHBOARD > SYSTEM > HTTP ClientHere you will find an input field called "Allowed domain names", where you can enter the http client domain.
Hope this helps.