Skip to content

Commit 193b512

Browse files
committed
docs: name the server the -32021 troubleshooting fragment runs against
No-Verification-Needed: doc-only wording change in docs/troubleshooting.md
1 parent 1d358db commit 193b512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ An elicitation resolver refuses up front when the connected client did not decla
286286
}
287287
```
288288

289-
Pass `elicitation_callback=` to `Client(...)`. Registering the callback *is* the capability declaration; there is no second switch:
289+
The server here is the Bistro with the `book_table` resolver, the [`server.py` further down](#mcperror-cannot-send-elicitationcreate-this-transport-context-has-no-back-channel-for-server-initiated-requests), served the same way. Pass `elicitation_callback=` to `Client(...)`. Registering the callback *is* the capability declaration; there is no second switch:
290290

291291
```python
292292
async def main() -> None:

0 commit comments

Comments
 (0)