Skip to content

Commit 6f9c5a2

Browse files
committed
Revert error messages
1 parent cb86a12 commit 6f9c5a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/power-platform/copilot-studio/authoring/error-codes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ As an agent maker, if a problem occurs when you use the test pane to [test your
6363

6464
#### AsyncResponsePayloadTooLarge
6565

66-
**Error message**: The output that was returned from the connector was too large to be handled by the agent. Try reducing its size by using available connector filters or by limiting the number of configured action outputs.
66+
**Error message**: The output returned from the connector was too large to be handled by the agent. Try reducing its size by utilizing available connector filters or by limiting the number of configured action outputs.
6767

6868
**Resolution**: One of the agent's real-time connectors is returning a payload that's larger than the agent can handle. For more information about the payload limit, see [Copilot Studio web app limits](/microsoft-copilot-studio/requirements-quotas#copilot-studio-web-app-limits).
6969

7070
#### ContentError
7171

72-
**Error message**: This error produces dynamic messages that are based on the context of the error.
72+
**Error message**: This error produces dynamic messages based on the context of the error.
7373

7474
**Resolution**: This message is a catch-all error for problems that are related to your agent's content. The error message provides more details.
7575

@@ -81,7 +81,7 @@ Common problems include:
8181

8282
#### ConsentNotProvidedByUser
8383

84-
**Error message**: No consent was provided for the SSO connection.
84+
**Error message**: No consent provided for SSO connection.
8585

8686
**Resolution**: The user who's interacting with the agent must verify the connection by using the agent's single sign-on connection prompt.
8787

0 commit comments

Comments
 (0)