Skip to content
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

Configuration wizard does not make keyring entry for refresh token. #521

Open
tower2149 opened this issue Dec 10, 2024 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@tower2149
Copy link

tower2149 commented Dec 10, 2024

Is it one of the specification?

@tower2149
Copy link
Author

This causes ...

Checking TOML configuration integrity for account … OK
> Would you like to reset existing keyring entries? Yes
Resetting keyring entries… Error:
   0: cannot delete oauth2 refresh token from global keyring
   1: cannot delete secret from keyring matching `-imap-oauth2-refresh-token`
   2: No matching entry found in secure storage

@soywod
Copy link
Member

soywod commented Dec 12, 2024

Looks like an issue with the default keyring entry name generated by the config. Meanwhile you can force a specific name (if you also configured SMTP, you can use the same keyring name), see the config.sample.toml.

@soywod soywod added the bug Something isn't working label Dec 12, 2024
@soywod soywod added this to Pimalaya Dec 12, 2024
@soywod soywod self-assigned this Jan 9, 2025
@soywod soywod moved this to Todo in Pimalaya Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants