Comment 1 for bug 538278

Revision history for this message
dobey (dobey) wrote :

It appears there is something wrong in the oauthdesktop code. It looks like what is happening is that we get a valid access token, and also an "Invalid request token" error, at the same time. The access token ends up in the keyring, and the OAuthError signal is fired with the Invalid request token error.