Azelphur / pyPushBullet

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

requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.pushbullet.com/v2/pushes #53

Open tim-jones-anthropos opened 5 years ago

tim-jones-anthropos commented 5 years ago

Hi,

Just cloned and tried to run your example with my API key but I get:

File "test_pushbullet_api.py", line 15, in <module>
    p.pushAddress(devices[0]["iden"], "Eiffel tower", "Eeiffel tower, france")
...
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.pushbullet.com/v2/pushes