adein / hangouts_to_sms

Google Hangouts SMS/MMS to XML converter
MIT License
31 stars 11 forks source link

Most recent change to binary mode causes TypeError exception #2

Open catskul opened 7 years ago

catskul commented 7 years ago

This change caused a TypeException for me:

TypeError: the JSON object must be str, not 'bytes'

Reverting this change solves the exception.

https://github.com/adein/hangouts_to_sms/commit/e7ebe2e705a7c5bb793c8be6e9d69342b3ce4e53