kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
285 stars 166 forks source link

Resolved python3 TypeError #294

Closed thegoliathgeek closed 5 years ago

thegoliathgeek commented 5 years ago

b64encode threw an error TypeError: a bytes-like object is required, not 'str'. Solved this error by encoding header string with utf-8 and decoding it back while sending the request.

kakopappa commented 5 years ago

Thanks. you are doing a great job with python package.

I am putting together a pro version of Sinric. Are you interested in developing the python SDK?

thegoliathgeek commented 5 years ago

@kakopappa Yes i'm interested. Thank you.

kakopappa commented 5 years ago

dhanushdazz@gmail.com right? I will email you more details.

thegoliathgeek commented 5 years ago

Yes!