Skip to content

Conversation

@johanbrandhorst
Copy link

Python3 payloads are of type bytes, and cannot be used with json.loads.
Decode bytes before reading payload.

Python3 payloads are of type bytes, and cannot be used with json.loads.
Decode bytes before reading payload.
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