Playing around with it a little more, I get this traceback when I used
"u1sync --authorize":
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/protocols/basic.py", line 238,
in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1498, in
lineReceived
self.allContentReceived()
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1566, in
allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 741, in
requestReceived
self.process()
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/web/server.py", line 125, in
process
self.render(resrc)
File "/usr/lib/python2.6/dist-packages/twisted/web/server.py", line 132, in
render
body = resrc.render(self)
File "/usr/lib/python2.6/dist-packages/twisted/web/resource.py", line 210, in
render
return m(request)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line
466, in render_GET
self.retrieve_function(store=self.store_yes_no, verifier=verifier)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line
396, in retrieve_access_token
access_token = self.make_token_request(oauth_request)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line
261, in make_token_request
self._forward_error_callback(error)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line
160, in _forward_error_callback
raise error
exceptions.Exception: Invalid request token: wHr4Gl33p0J9MrShvm0q
Authorized.
--
UbuntuOne.OAuthDesktop.auth Failed to get access token.
https://bugs.launchpad.net/bugs/535522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs