Salesforce Authentication Failing

前端 未结 11 1534
南方客
南方客 2020-11-30 19:05

I am trying to use OAuth authentication to get the Salesforce Authentication Token, so I referred wiki docs, but after getting authorization code, when I make a Post request

11条回答
  •  暖寄归人
    2020-11-30 19:24

    To whitelist an IP address range follow these steps:

    1. Click Setup in the top-right
    2. Select Administer > Security Controls > Network Access from the left navigation
    3. Click New
    4. Add your ip address range
    5. Click Save

提交回复
热议问题