-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UNIQUE constraint failed: twitter_token error at the account renewal when Squawker opens. #245
Comments
…ccount renewal when Squawker opens.
Version v3.7.7 fixes this issue. |
I still have this issue, even with version 3.7.8. |
|
It seems like it happens intermittently, so I can't reliably reproduce the issue. It only happens when I open a Twitter post in Squawker (through the Share menu). |
Next time this happens please take a snapshot of the screen and post it here so that I can see the exact error message. |
…ccount renewal when Squawker opens.
Version v3.8.1 should fix it. |
I just installed the new version --- the error seems to have been resolved. Thanks! |
Checklist
Affected version
3.7.6
Steps to reproduce the bug
Expected behavior
When I open Squawker I get a message to "enter auth key sent to your e-mail", once I get the code and enter it, there is no error and the feed shows the tweets.
Actual behavior
When I open Squawker I get a message to "enter auth key sent to your e-mail", once I get the code and enter it, I get this error:
DatabaseException(UNIQUE constraint failed: twitter_token.oauth_token (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)) sql 'INSERT INTO twitter_token (guest, id_str, screen_name, oauth_token, oauth_token_secret, created_at) VALUES (?, ?, ?, ?, ?, ?)' args [0, 272595305, [twitter_account], 272595305-ayiR8qzr2fuWGtZvNtVpJnGsCUh0MMB7ocFK7nVw, EcxzlpE41SnoX6W3uEvSRVZ8XWeQqyFUSAuLwV8MZqLF8, 2024-03-11T05:57:26.203662]
Screenshots/Screen recordings
No response
Logs
No response
Affected Android/Custom ROM version
No response
Affected device model
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: