when using package rpushbullet
, unable push file within r. rpushbullet
uses curl
interact pushbullet api. whenever attempt push file, receive error code of 60. believe, researching topic, due either improper certificate or unnecessary ssl connection.
i able push notes devices on account know communication via pushbullet's api functioning properly.
is there way me tell r include -k
option remove need certificate?