Skip to content

Commit 3e145b3

Browse files
committed
revert error messages
1 parent 6b796cc commit 3e145b3

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
@@ -119,9 +119,9 @@ For more information, see [Configure user authentication](/microsoft-copilot-stu
119119

120120
**Error messages**:
121121

122-
- Binding '\<BindingName>' is not found, refresh this flow to get the latest bindings
123-
- Input binding '\<BindingName>' is not found, refresh this flow to get the latest bindings
124-
- Output binding '\<BindingName>' is not found, refresh this flow to get the latest bindings
122+
- Binding '{0}' is not found, refresh this flow to get the latest bindings
123+
- Input binding '{0}' is not found, refresh this flow to get the latest bindings
124+
- Output binding '{0}' is not found, refresh this flow to get the latest bindings
125125

126126
**Resolution**: Check that the agent flow inputs and outputs are set up correctly. Try refreshing the inputs or outputs to resolve this issue. If that doesn't work, try setting up the agent flow again.
127127

0 commit comments

Comments
 (0)