Skip to content

Commit fcb7f07

Browse files
committed
update S2S TSG
1 parent c1929d2 commit fcb7f07

3 files changed

Lines changed: 20 additions & 3 deletions

File tree

support/sales-copilot/crm-permissions-and-configurations/access-denied-sf-ss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To resolve this issue, you must fix the connected app configuration in Salesforc
4444
1. Under **Custom Connected App Handler**, ensure that the value of **Run As** is set to **Copilot for Sales Integration User**.
4545
1. Go to **Administration** > **Users** > **Users** and confirm that the profile of the integration user is **CopilotForSalesIntegrationProfile**.
4646

47-
Also, check is there were unintended changes made to the connected app configuration. If yes, revert the changes to the original configuration.
47+
Also, check if there were unintended changes made to the connected app configuration. If yes, revert the changes to the original configuration.
4848

4949
## More information
5050

support/sales-copilot/crm-permissions-and-configurations/authentication-failed-sf-ss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To resolve this issue, you must fix the connected app and integration user confi
5252
1. User is associated with **Copilot for Sales connected app permission set** permission set.
5353
1. User is associated with **Salesforce API Integration** permission set license assignments.
5454

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.
5656

5757
## More information
5858

support/sales-copilot/crm-permissions-and-configurations/authorization-failed-sf-ss.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When a user tries to access Salesforce with server-to-server flow, the following
2828

2929
> Server-to-server authorization failed.
3030
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
3232

3333
## Cause
3434

@@ -40,6 +40,23 @@ To resolve this issue, contact Microsoft support and provide the following infor
4040
- If the connected app "Copilot for Sales Connected App" was updated accidentally.
4141
- If the connected app is still available, get the client ID of the connected app.
4242

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+
4360
## More information
4461

4562
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

Comments
 (0)