Azelphur / pyPushBullet

Python library to interface with PushBullet
GNU General Public License v3.0
180 stars 48 forks source link

simplejson returns exception after a successfull push #41

Open OranShuster opened 8 years ago

OranShuster commented 8 years ago

like the title says- i'm pushing a note to a group and all the devices are getting the data fine. however,when parsing the result simplejson throws an exception about the content "simplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)"