Modify ↓
Opened at 2010-06-09T22:10:13Z
Closed at 2010-06-30T23:51:03Z
#630 closed defect (moreinfo)
Multiple twitter accounts for the same user don't work due to corrupted OAUTH
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 1.2.7 |
Keywords: | oauth twitter | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
Sign up two twitter accounts into bitlbee. Then do oauth on each account. Save, reconnect.
Reconnect a few times. Eventually your twitter_acctname channels will bleed into each other. It seems that the oauth token is forgotten or it is the token of only one of the accounts.
Summary:
- 2 twitter accts
- 1 oauth token is dropped
- both accts login as the same acct.
Attachments (0)
Change History (2)
comment:1 Changed at 2010-06-14T09:35:22Z by
comment:2 Changed at 2010-06-30T23:51:03Z by
Resolution: | → moreinfo |
---|---|
Status: | new → closed |
I'll need more info on this. If you read this and still have this problem from time to time, please come to #bitlbee on irc.oftc.net so we can debug.
Note: See
TracTickets for help on using
tickets.
This is really odd. I have two Twitter accounts set up myself and never saw this. Can you give reliable steps to reproduce?
The Twitter module saves all state info in per-account structs so this really should work properly.