Re: GoogleCalendar2Timer Plugin
Posted: Thu Sep 03, 2015 8:16 pm
finaly it's works fine, you just run eventghost with administrator privilege
ty for your works
ty for your works
Code: Select all
12:55:52 Error starting plugin: GoogleCalendar2Timer
12:55:52 Traceback (most recent call last) (1700):
12:55:52 File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInstanceInfo.py", line 177, in Start
12:55:52 self.instance.__start__(*self.args)
12:55:52 File "C:\Program Files (x86)\EventGhost\plugins\GoogleCalendar2Timer\__init__.py", line 39, in __start__
12:55:52 credentials = flow.step2_exchange(authtoken)
12:55:52 File "C:\Program Files (x86)\EventGhost\lib26\site-packages\oauth2client\util.py", line 132, in positional_wrapper
12:55:52 return wrapped(*args, **kwargs)
12:55:52 File "C:\Program Files (x86)\EventGhost\lib26\site-packages\oauth2client\client.py", line 1310, in step2_exchange
12:55:52 raise FlowExchangeError(error_msg)
12:55:52 FlowExchangeError: invalid_grant