autosub icon indicating copy to clipboard operation
autosub copied to clipboard

Twitter not working on synology nas

Open kboeckx opened this issue 7 years ago • 1 comments

Hi,

I'm getting this error message while clicking the button "register twitter".

Traceback (most recent call last): File "/volume1/@appstore/autosub/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/volume1/@appstore/autosub/cherrypy/lib/encoding.py", line 220, in call self.body = self.oldhandler(*args, **kwargs) File "/volume1/@appstore/autosub/cherrypy/_cpdispatch.py", line 60, in call return self.callable(*self.args, **self.kwargs) File "/volume1/@appstore/autosub/autosub/WebServer.py", line 423, in regTwitter import oauth2 ImportError: No module named oauth2

kboeckx avatar Aug 09 '18 19:08 kboeckx

Ok I will fix that in the next release.

BenjV avatar Aug 09 '18 21:08 BenjV