Twitter's OAuth no longer working

Bug #725803 reported by Carlos Solís
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cloudsn
Expired
High
Unassigned

Bug Description

Since the last 2-3 days, Twitter refuses to work any longer. The error message suggests that the OAuth access has expired and must be renewed. Also, if the account is deleted from CloudSN, and created again, the OAuth will issue a validation code, but return an HTTP-401 error.

Revision history for this message
perriman (chuchiperriman) wrote :

This is the error:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/cloudsn/ui/window.py", line 390, in providers_combo_changed_cb
    box = provider.get_account_data_widget(self.provider_content.account)
  File "/usr/lib/python2.7/site-packages/cloudsn/providers/twitterprovider.py", line 34, in get_account_data_widget
    return self.conf_widget.load()
  File "/usr/lib/python2.7/site-packages/cloudsn/providers/twitterprovider.py", line 55, in load
    auth_url = self.auth.get_authorization_url()
  File "/usr/lib/python2.7/site-packages/cloudsn/providers/tweepy/auth.py", line 103, in get_authorization_url
    raise TweepError(e)
cloudsn.providers.tweepy.error.TweepError: HTTP Error 401: Unauthorized

Changed in cloudsn:
status: New → Confirmed
importance: Undecided → Medium
importance: Medium → High
Revision history for this message
perriman (chuchiperriman) wrote :

I cannot get the error. If the error come back, reopen the bug

Changed in cloudsn:
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Cloudsn because there has been no activity for 60 days.]

Changed in cloudsn:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.