Skip to content

Commit 6ce936f

Browse files
committed
fix links
1 parent eccf86b commit 6ce936f

1 file changed

Lines changed: 36 additions & 36 deletions

File tree

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

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: sap:Authoring
1414

1515
When an agent encounters a problem during a conversation, it responds with a message that includes an error code for the specific problem that was encountered. Users of the agent should give this error code to their administrator.
1616

17-
As an agent maker, if a problem occurs when you're using the test pane to [test your agent](authoring-test-bot.md), you can see a message with more context about the problem, in addition to the error code. Alternatively, you can use the **Topic checker** panel to [validate your agent](authoring-topic-management.md#view-topic-errors).
17+
As an agent maker, if a problem occurs when you're using the test pane to [test your agent](/microsoft-copilot-studio/authoring-test-bot), you can see a message with more context about the problem, in addition to the error code. Alternatively, you can use the **Topic checker** panel to [validate your agent](/microsoft-copilot-studio/authoring-topic-management#view-topic-errors).
1818

1919
## Error list
2020

@@ -45,14 +45,14 @@ As an agent maker, if a problem occurs when you're using the test pane to [test
4545
| [RedirectToNonExistentDialog](#redirecttononexistentdialog) | A topic is [redirecting][2] to another topic that no longer exists. |
4646
| [SystemError](#systemerror) | A system error occurred in Copilot Studio. |
4747

48-
[1]: advanced-flow.md
49-
[2]: authoring-topic-management.md#redirect-to-another-topic
48+
[1]: /microsoft-copilot-studio/advanced-flow
49+
[2]: /microsoft-copilot-studio/authoring-topic-management#redirect-to-another-topic
5050

5151
#### AsyncResponsePayloadTooLarge
5252

5353
**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.
5454

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

5757
#### ContentError
5858

@@ -63,24 +63,24 @@ As an agent maker, if a problem occurs when you're using the test pane to [test
6363
Common problems include:
6464

6565
- A node is missing required properties.
66-
- Invalid YAML was added with the [code editor](authoring-create-edit-topics.md#edit-topics-with-the-code-editor).
67-
- A [Power Fx formula](advanced-power-fx.md) contains an error.
66+
- Invalid YAML was added with the [code editor](/microsoft-copilot-studio/authoring-create-edit-topics#edit-topics-with-the-code-editor).
67+
- A [Power Fx formula](/microsoft-copilot-studio/advanced-power-fx) contains an error.
6868

6969
#### DataLossPreventionViolation
7070

7171
**Error message:** This environment requires users to sign in before they can use the agent. Go to Manage > Security > Authentication and select the option that requires users to sign in.
7272

7373
**Resolution:**
7474

75-
- Your environment's data policies require that users sign in. See [Add user authentication with the Sign in system topic](advanced-end-user-authentication.md#add-user-authentication-with-the-sign-in-system-topic).
76-
- One or more connectors that are used in the agent aren't in the same data group. See [Copilot Studio connectors](admin-data-loss-prevention.md#copilot-studio-connectors-and-data-groups).
75+
- Your environment's data policies require that users sign in. See [Add user authentication with the Sign in system topic](/microsoft-copilot-studio/advanced-end-user-authentication#add-user-authentication-with-the-sign-in-system-topic).
76+
- One or more connectors that are used in the agent aren't in the same data group. See [Copilot Studio connectors](/microsoft-copilot-studio/admin-data-loss-prevention#copilot-studio-connectors-and-data-groups).
7777
- One or more connectors that are used in the agent were blocked by the tenant administrator.
7878

7979
#### EnforcementMessageC2
8080

8181
**Error message:** This agent is currently unavailable. It has reached its usage limit. Please try again later.
8282

83-
**Resolution:** This message is returned when an agent has reached its message capacity or the pay-as-you-go meter has reached its limit. Add more prepaid capacity or create a pay-as-you-go billing plan. Within 5 minutes the agent chat will work again. For more information, go to [Overage Enforcement](requirements-messages-management.md#overage-enforcement).
83+
**Resolution:** This message is returned when an agent has reached its message capacity or the pay-as-you-go meter has reached its limit. Add more prepaid capacity or create a pay-as-you-go billing plan. Within 5 minutes the agent chat will work again. For more information, go to [Overage Enforcement](/microsoft-copilot-studio/requirements-messages-management#overage-enforcement).
8484

8585
#### FlowActionException
8686

@@ -101,7 +101,7 @@ Common problems include:
101101
- The parameter with name {KeyName} on flow {FlowName} ({FlowId}) evaluated to type {ResolveType}, expected type {ExpectedType}.
102102
- The flow {FlowName} ({FlowId}) failed to run with response code {ResponseCode}, error code: {FlowErrorCode}.
103103

104-
**Resolution:** Check that the [base type](authoring-variables-about.md#variable-types) of any variables you pass to the flow match the parameter's type.
104+
**Resolution:** Check that the [base type](/microsoft-copilot-studio/authoring-variables-about#variable-types) of any variables you pass to the flow match the parameter's type.
105105

106106
#### FlowActionTimedOut
107107

@@ -119,19 +119,19 @@ Common problems include:
119119

120120
**Error message:** The usage limit for search and summarize has been reached. Please try again later.
121121

122-
**Resolution:** This message is returned when the agent reaches its [generative AI limit](requirements-quotas.md#generative-ai-messages-to-an-agent) to search and summarize sources. For more information, see [Resolve throttling errors in agents](troubleshoot-throttling-errors-agents.md).
122+
**Resolution:** This message is returned when the agent reaches its [generative AI limit](/microsoft-copilot-studio/requirements-quotas#generative-ai-messages-to-an-agent) to search and summarize sources. For more information, see [Resolve throttling errors in agents](../licensing/throttling-errors-agents.md).
123123

124124
#### GenAIToolPlannerRateLimitReached
125125

126126
**Error message:** The usage limit for generative orchestration has been reached. Please try again later.
127127

128-
**Resolution:** This message is returned when the agent reaches its [generative orchestration limit](requirements-quotas.md#generative-ai-messages-to-an-agent). For more information, see [Resolve throttling errors in agents](troubleshoot-throttling-errors-agents.md).
128+
**Resolution:** This message is returned when the agent reaches its [generative orchestration limit](/microsoft-copilot-studio/requirements-quotas#generative-ai-messages-to-an-agent). For more information, see [Resolve throttling errors in agents](../licensing/throttling-errors-agents.md).
129129

130130
#### InvalidContent
131131

132132
**Error message:** A total of {TotalComponents} component(s) exist in the agent, but none are valid.
133133

134-
**Resolution:** [Open the code editor](authoring-create-edit-topics.md#edit-topics-with-the-code-editor) to review issues with the content.
134+
**Resolution:** [Open the code editor](/microsoft-copilot-studio/authoring-create-edit-topics#edit-topics-with-the-code-editor) to review issues with the content.
135135

136136
#### InfiniteLoopInBotContent
137137

@@ -143,7 +143,7 @@ Common problems include:
143143

144144
**Error message:** Unable to retrieve the latest published version of the agent.
145145

146-
**Resolution:** [Publish the agent](publication-fundamentals-publish-channels.md).
146+
**Resolution:** [Publish the agent](/microsoft-copilot-studio/publication-fundamentals-publish-channels).
147147

148148
#### OutgoingMessageSizeTooBig
149149

@@ -153,37 +153,37 @@ Common problems include:
153153

154154
In this scenario, there are a few options. One option is to provide a link to the resource as an internet attachment. Another option is to review your nodes to ensure that none of them are using a variable that contains a large volume of text, such as a `JSON.stringify()` static method. If you use this method or a variable that contains a large volume of text, modify the node to only pass the portion of text that's necessary. For example, if you use an Adaptive Card to pass data to another topic, update the variable to only pass the necessary property.
155155

156-
For more information, see [Maximum channel data message size limits when using Copilot Studio in Omnichannel](requirements-quotas.md#maximum-channel-data-message-size-limits-when-using-copilot-studio-in-omnichannel).
156+
For more information, see [Maximum channel data message size limits when using Copilot Studio in Omnichannel](/microsoft-copilot-studio/requirements-quotas#maximum-channel-data-message-size-limits-when-using-copilot-studio-in-omnichannel).
157157

158158
#### OpenAIRateLimitReached
159159

160160
**Error message:** An error has occurred.
161161

162-
**Resolution:** Your agent reached the maximum number of generative answers responses. Review your [message capacity](requirements-messages-management.md), and review the information in [Resolve throttling errors in agents](troubleshoot-throttling-errors-agents.md).
162+
**Resolution:** Your agent reached the maximum number of generative answers responses. Review your [message capacity](/microsoft-copilot-studio/requirements-messages-management), and review the information in [Resolve throttling errors in agents](../licensing/throttling-errors-agents.md).
163163

164164
#### RedirectToDisabledDialog
165165

166166
**Error message:** The Dialog with Id {DialogId} is disabled in the definition. Please enable the Dialog before using it.
167167

168-
**Resolution:** [Re-enable the topic](authoring-topic-management.md) or [remove the redirect node](authoring-create-edit-topics.md#delete-a-node).
168+
**Resolution:** [Re-enable the topic](/microsoft-copilot-studio/authoring-topic-management) or [remove the redirect node](/microsoft-copilot-studio/authoring-create-edit-topics#delete-a-node).
169169

170170
#### RedirectToNonExistentDialog
171171

172172
**Error message:** The Dialog with Id {DialogId} was not found in the definition. Please check that the Dialog is present and that the Id is correct.
173173

174-
**Resolution:** [Create a new topic](authoring-create-edit-topics.md#create-a-topic) to redirect to, or [remove the redirect node](authoring-create-edit-topics.md#delete-a-node).
174+
**Resolution:** [Create a new topic](/microsoft-copilot-studio/authoring-create-edit-topics#create-a-topic) to redirect to, or [remove the redirect node](/microsoft-copilot-studio/authoring-create-edit-topics#delete-a-node).
175175

176176
#### SystemError
177177

178178
**Error message:** This error doesn't produce an error message.
179179

180-
**Resolution:** [Contact customer support](fundamentals-support.md).
180+
**Resolution:** [Contact customer support](/microsoft-copilot-studio/fundamentals-support).
181181

182182
#### TooMuchDataToHandle
183183

184184
**Error message:** The request is resulting in too much data to handle, please evaluate the amount of data being returned by your actions.
185185

186-
**Resolution:** This indicates the request being sent to OpenAI is exceeding the maximum request size allowed. There are a number of things that make up the request including the user input, output from previous actions, tools called, and conversation history. Review the tools you are using, and, where possible, scope down their output to only the necessary fields. For more information, see [Create a Power Automate flow](advanced-flow-create.md) and [Call a Power Automate flow as an action](advanced-use-flow.md).
186+
**Resolution:** This indicates the request being sent to OpenAI is exceeding the maximum request size allowed. There are a number of things that make up the request including the user input, output from previous actions, tools called, and conversation history. Review the tools you are using, and, where possible, scope down their output to only the necessary fields. For more information, see [Create a Power Automate flow](/microsoft-copilot-studio/advanced-flow-create) and [Call a Power Automate flow as an action](/microsoft-copilot-studio/advanced-use-flow).
187187

188188
# [Classic/Teams](#tab/classic+teams)
189189

@@ -225,25 +225,25 @@ For more information, see [Maximum channel data message size limits when using C
225225
| **3002** | "Something happened in Power Automate, and your request to your flow `{Flow Name}` wasn't accepted. Try again later." | An error occurred in Power Automate and the request to your flow wasn't accepted. Your flow might have taken more than 2 minutes to respond. |
226226
| **3003** | "There's a network problem connecting to your flow `{Flow Name}`. Please try again later." | Try again later. If the issue persists, [contact customer support][17]. |
227227

228-
[3]: advanced-hand-off.md
229-
[4]: authoring-topic-management.md#view-topic-errors
228+
[3]: /microsoft-copilot-studio/advanced-hand-off
229+
[4]: /microsoft-copilot-studio/authoring-topic-management#view-topic-errors
230230
[5]: /powerapps/maker/data-platform/data-platform-intro
231231
[6]: /power-automate/error-checker
232232
[7]: /power-automate/fix-flow-failures#identify-the-error
233-
[9]: authoring-topic-management.md#view-topic-errors
234-
[10]: authoring-first-bot.md
235-
[11]: environments-first-run-experience.md
236-
[12]: requirements-quotas.md
237-
[13]: advanced-end-user-authentication.md
238-
[14]: publication-fundamentals-publish-channels.md
239-
[15]: configuration-add-skills.md
240-
[16]: advanced-flow-create.md
241-
[17]: fundamentals-support.md
233+
[9]: /microsoft-copilot-studio/authoring-topic-management#view-topic-errors
234+
[10]: /microsoft-copilot-studio/authoring-first-bot
235+
[11]: /microsoft-copilot-studio/environments-first-run-experience
236+
[12]: /microsoft-copilot-studio/requirements-quotas
237+
[13]: /microsoft-copilot-studio/advanced-end-user-authentication
238+
[14]: /microsoft-copilot-studio/publication-fundamentals-publish-channels
239+
[15]: /microsoft-copilot-studio/configuration-add-skills
240+
[16]: /microsoft-copilot-studio/advanced-flow-create
241+
[17]: /microsoft-copilot-studio/fundamentals-support
242242
[18]: /azure/bot-service/skill-implement-skill
243-
[19]: publication-connect-bot-to-azure-bot-service-channels.md
244-
[20]: configuration-end-user-authentication.md#required-user-sign-in-and-agent-sharing
245-
[21]: authoring-topic-management.md#turn-a-topic-on-or-off
246-
[22]: authoring-create-edit-topics.md
247-
[23]: authoring-create-edit-topics.md#create-a-topic
243+
[19]: /microsoft-copilot-studio/publication-connect-bot-to-azure-bot-service-channels
244+
[20]: /microsoft-copilot-studio/configuration-end-user-authentication#required-user-sign-in-and-agent-sharing
245+
[21]: /microsoft-copilot-studio/authoring-topic-management#turn-a-topic-on-or-off
246+
[22]: /microsoft-copilot-studio/authoring-create-edit-topics
247+
[23]: /microsoft-copilot-studio/authoring-create-edit-topics#create-a-topic
248248

249249
---

0 commit comments

Comments
 (0)