Skip to content

fix(webhooks): include Trello API response body in error messages#928

Merged
zbigniewsobiecki merged 1 commit intodevfrom
fix/trello-webhook-error-body
Mar 17, 2026
Merged

fix(webhooks): include Trello API response body in error messages#928
zbigniewsobiecki merged 1 commit intodevfrom
fix/trello-webhook-error-body

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

  • Include Trello API response body in webhook creation error messages for easier diagnosis
  • Previously the error just showed 400 with no context from Trello

Test plan

  • Unit tests pass (34/34)
  • Retry Trello webhook creation after deploy to see actual error

🤖 Generated with Claude Code

…rrors

The 400 error from Trello was opaque — now includes the response body for diagnosis.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 372912f into dev Mar 17, 2026
6 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.

1 participant