Forum Discussion

Suchith's avatar
6 years ago

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...
  • STARFLEET's avatar
    STARFLEET
    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 Client

    Here you will find an input field called "Allowed domain names", where you can enter the http client domain.

    Hope this helps.