Skip to content

Use json=False for del_msg to match rm_msg_ response#97

Merged
jph00 merged 1 commit intomainfrom
erikgaas/del_msg-json-false
Jan 16, 2026
Merged

Use json=False for del_msg to match rm_msg_ response#97
jph00 merged 1 commit intomainfrom
erikgaas/del_msg-json-false

Conversation

@erikgaas
Copy link
Copy Markdown
Contributor

The rm_msg_ endpoint returns a plain string (the deleted message id) not JSON, so del_msg should use json=False.

Part of the fix to make del_msg work on plain notebooks (companion to solveit PR #1367).

@erikgaas erikgaas requested a review from jph00 January 16, 2026 00:35
@jph00 jph00 merged commit 4b19079 into main Jan 16, 2026
@jph00 jph00 added the bug Something isn't working label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants