Show error if cannot get the authorization url
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cloudsn |
Confirmed
|
Low
|
perriman |
Bug Description
If there is no connection with twitter, this error is raised but not controlled
Traceback (most recent call last):
File "/usr/lib/
box = provider.
File "/usr/lib/
return self.conf_
File "/usr/lib/
auth_url = self.auth.
File "/usr/lib/
raise TweepError(e)
cloudsn.
Changed in cloudsn: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → perriman (chuchiperriman) |