Has anyone tried HTTP request with Pushbullet? I tried with postman but it says HTTP not supported, HTTPS allowed. I got success with HTTPS, but I have seen someone did HTTP request here : https://github.com/tuanpmt/espduino/blob/master/espduino/examples/pushbullet/pushbullet.ino
Can anyone tell me how to do an HTTP request for pushbullet? any extra header or different API?
let me know.