[GH-ISSUE #130] Webhook fails with non-latin-1 characters #90

Closed
opened 2026-02-25 23:41:08 +03:00 by kerem · 0 comments
Owner

Originally created by @cuu508 on GitHub (Aug 14, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/130

UnicodeEncodeError
'latin-1' codec can't encode character '\U0001f631' in position 45: Body ('😱') is not valid Latin-1. Use body.encode('utf-8') if you want to send it encoded in UTF-8.
Originally created by @cuu508 on GitHub (Aug 14, 2017). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/130 ``` UnicodeEncodeError 'latin-1' codec can't encode character '\U0001f631' in position 45: Body ('😱') is not valid Latin-1. Use body.encode('utf-8') if you want to send it encoded in UTF-8. ```
kerem 2026-02-25 23:41:08 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#90
No description provided.