Page 23 of 34
Re: PushBullet plugin (Pako)
Posted: Thu Mar 31, 2016 1:26 am
by indyjason79
Has anyone else been getting this error on EG startup for Pushbullet in the last week or so like I have?
Code: Select all
21:22:33 PushBullet: Request error: {"error":{"code":"insufficient_authorization","type":"invalid_request","message":"Insufficient authorization.","cat":"(=^├óÔé¼┬Ñ^=)"},"error_code":"insufficient_authorization"}
I've reset my access token, deleted all my devices and set them up again, deleted the plugin and re-added it, etc. I'm not sure what else to try. Any suggestions?
PS. I don't have encryption enabled.
Re: PushBullet plugin (Pako)
Posted: Thu Apr 07, 2016 6:21 pm
by Cerebellum
indyjason79 wrote:Has anyone else been getting this error on EG startup for Pushbullet in the last week or so like I have?
Code: Select all
21:22:33 PushBullet: Request error: {"error":{"code":"insufficient_authorization","type":"invalid_request","message":"Insufficient authorization.","cat":"(=^├óÔé¼┬Ñ^=)"},"error_code":"insufficient_authorization"}
I've reset my access token, deleted all my devices and set them up again, deleted the plugin and re-added it, etc. I'm not sure what else to try. Any suggestions?
PS. I don't have encryption enabled.
I am also getting this error. Howerer, everything seems to be working fine.
Re: PushBullet plugin (Pako)
Posted: Sun Apr 17, 2016 6:53 am
by thedude
Great plugin. Is anyone having issue getting the notification mirroring popup to work? I see my messages appear in the log, but I receive no popup notification even though the option is ticked.
Re: PushBullet plugin (Pako)
Posted: Sun Apr 17, 2016 7:25 am
by Pako
I do not know how I can remotely assist you. For me, it works normally.
Pako
Re: PushBullet plugin (Pako)
Posted: Mon Apr 18, 2016 6:56 am
by thedude
Pako wrote:I do not know how I can remotely assist you. For me, it works normally.
Pako
Thanks very much for the reply Pako. Is there any debug log aside from the one that appears in EG's main window? I don't see it throwing any errors in there. Does operating system have anything to do with it possibly? I'm on Win 10 Pro X64, no notification popups or anything in the action center.
Otherwise it works great creating events, thanks for making it.

Re: PushBullet plugin (Pako)
Posted: Wed Apr 20, 2016 5:06 am
by Pako
I still can not help. I tried also Win 10 Pro x64 and it also works as expected.
Here is no extra log. Only normal log and you can affect the level of logging.
Perhaps it would be helpful to share configuration file (of course without the sensitive data such as API key and Encryption password).
Pako
Re: PushBullet plugin (Pako)
Posted: Fri Apr 22, 2016 1:19 am
by thedude
Pako wrote:I still can not help. I tried also Win 10 Pro x64 and it also works as expected.
Here is no extra log. Only normal log and you can affect the level of logging.
Perhaps it would be helpful to share configuration file (of course without the sensitive data such as API key and Encryption password).
Pako
I've looked in the installation folder and appdata, can't seem to find the plugin's config file. Any clue where it might be and what it's called? Thanks again
Re: PushBullet plugin (Pako)
Posted: Fri Apr 22, 2016 5:33 am
by Pako
The plugin does not have its own configuration file. I mean the configuration file of the entire program EventGhost (a .xml).
You say that you see in the log any information.
Perhaps it would help if I could see what you see.
Pako
Re: PushBullet plugin (Pako)
Posted: Tue Jun 28, 2016 4:28 pm
by mrlbender
Hi! I was trying to use this useful plugin and had no problem to configure it in my home computer.
I have problem when I try to use it in i another computer which is behind a proxy.
Is there a way to specify the proxy address and usr/pwd ?
This would be really useful.
Thank you in any case for your reply!
Re: PushBullet plugin (Pako)
Posted: Tue Jun 28, 2016 5:46 pm
by Pako
Hi mrlbender !
That might be a problem. I know of no place where I could try this mode of operation. I will try to do it somehow.
Pako
Re: PushBullet plugin (Pako)
Posted: Wed Jun 29, 2016 9:36 am
by mrlbender
Hi Pako, I understand, I hope you will be able to try it, but don't worry if it is too much of a trouble.
In any case I can help in testing if you need, no problem at all, just let me know.
At work and schools proxies are getting pretty used so I think this can be a nice addition.
Thank you in any case!
Re: PushBullet plugin (Pako)
Posted: Sun Jul 03, 2016 5:13 am
by Pako
I have good news for you. Attached is a test version, that supports proxy (only html type). File __init __.py should be placed in a folder EventGhost\plugins\PushBullet.
To make it work, it is necessary to make upgrade of websocket library:
1) Unzip the file websocket.zip
2) Expanded content (directory websocket) should be placed in a folder EventGhost\lib26\site-packages (instead of the original directory websocket)
Pako
Re: PushBullet plugin (Pako)
Posted: Sun Jul 03, 2016 1:31 pm
by mrlbender
Hi Pako,
thank you very much, this is great news!
Tomorrow I'll be able to perform some tests using the proxy and will let you know.
At the moment I downloaded, installed it and performed some regression tests without the use of the proxy and everything seems working as usual.
I will post an update as soon as possible with the results with the proxy.
Thank you again
Re: PushBullet plugin (Pako)
Posted: Mon Jul 04, 2016 1:03 pm
by mrlbender
Hi Pako!
I did some testing and this version is working great!
I was able to configure the proxy, port, username and password, and it worked!
I then did some testing by pushing messages and images both ways and configuring some small macros.
Even after some hour of no use, eventghost was still working and able to get and send messages to and from another device.
This is going to be really useful.
Thank you very much!
Let me know if you need me to do some specific test. Meanwhile I'll go on using it, if possible also under different setups.
Re: PushBullet plugin (Pako)
Posted: Tue Jul 05, 2016 5:17 am
by Pako
Thank you for your feedback !
Pako