Salesforce Authentication Failing

前端 未结 11 1558
南方客
南方客 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:32

    I had the same error with all keys set correct and spent a lot of time trying to figure out why I cannot connect.

    Finally I've found that in Setup -> Manage Connected Apps -> Click "MyAppName" -> Click "Edit Policies".

    In the 'Permitted Users' field value "All users may self-authorize" should be set.

提交回复
热议问题