You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/sales-copilot/crm-permissions-and-configurations/authentication-failed-sf-ss.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ To resolve this issue, you must fix the connected app and integration user confi
52
52
1. User is associated with **Copilot for Sales connected app permission set** permission set.
53
53
1. User is associated with **Salesforce API Integration** permission set license assignments.
54
54
55
-
Also, check is there were unintended changes made to the connected app or integration user configuration. If yes, revert the changes to the original configuration.
55
+
Also, check if there were unintended changes made to the connected app or integration user configuration. If yes, revert the changes to the original configuration.
Copy file name to clipboardExpand all lines: support/sales-copilot/crm-permissions-and-configurations/authorization-failed-sf-ss.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ When a user tries to access Salesforce with server-to-server flow, the following
28
28
29
29
> Server-to-server authorization failed.
30
30
31
-
The related error message reads "Couldn't get client credentials to access Salesforce.".
31
+
## Error 1: Couldn't get client credentials to access Salesforce
32
32
33
33
## Cause
34
34
@@ -40,6 +40,23 @@ To resolve this issue, contact Microsoft support and provide the following infor
40
40
- If the connected app "Copilot for Sales Connected App" was updated accidentally.
41
41
- If the connected app is still available, get the client ID of the connected app.
42
42
43
+
## Error 2: Session ID isn't allowed for use REST API access at Salesforce
44
+
45
+
## Cause
46
+
47
+
During Salesforce server-to-server flow setup, a connected app is deployed to the Salesforce organization. The error occurs when appropriate OAuth scope is not set for the connected app.
48
+
49
+
## Resolution
50
+
51
+
To resolve this issue, contact your administrator to set the appropriate OAuth scope for the connected app Confirm that the connection is still active in admin settings.
52
+
53
+
1. Sign in to Salesforce CRM as an administrator.
54
+
1. Go to **Setup** > **Platform Tools** > **Apps** > **App Manager**.
55
+
1. On **Copilot for Sales Connected App** row, select the down arrow, and then select **Edit**.
56
+
1. Under **API (Enable OAuth Settings)**, select **Manage user data via APIs (api)** in the **Selected OAuth Scopes** list.
57
+
58
+
Also, check if there were unintended changes made to the connected app configuration. If yes, revert the changes to the original configuration.
59
+
43
60
## More information
44
61
45
62
If your issue is still unresolved, go to the [Copilot for Sales - Microsoft Community Hub](https://techcommunity.microsoft.com/t5/viva-sales/bd-p/VivaSales) to engage with our experts.
0 commit comments