Skip to content

Fix Slack question-card membership request encoding - #98

Merged
makeitfutureDev merged 1 commit into
betafrom
fix/question-members-encoding
Sep 13, 2026
Merged

makeitfutureDev merged 1 commit into
betafrom
fix/question-members-encoding

Conversation

@makeitfutureDev

Copy link
Copy Markdown
Owner

Question cards failed to post because the live Slack membership check rejected a JSON POST with invalid_arguments. Send membership reads as GET requests with encoded channel, limit and pagination cursor parameters, retaining JSON POSTs for chat writes.

Validation: 40 focused question tests; full coverage suite (2,561 passed, 13 opt-in skipped); static, secret scan, security coverage, DCO and high-severity dependency gate passed. A live membership check and question-card post succeeded with the corrected transport. End-to-end human submission and dual-engine acceptance remain pending.

Signed-off-by: Tiberiu Socaci <tsocaci@makeitfuture.com>
@makeitfutureDev
makeitfutureDev merged commit 065026c into beta Sep 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants