raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.02k stars 2.75k forks source link

[Twilio's Authy] Some of my records are shown as corrupted #9166

Closed taehwakang closed 7 months ago

taehwakang commented 8 months ago

Extension

https://www.raycast.com/guga4ka/authy

Description

SCR-20231109-lyv

Like above, some of my records are shown as corrupted.

I searched Q&As from https://www.raycast.com/guga4ka/authy this page and the Q&A says

Q: I got corrupted OTP for some of my records
A: That means the extension couldn't decrypt your OTP, pls submit a [GitHub issue]

Steps To Reproduce

  1. Mac OS Ventura 13.5, MacBook Pro M1 14-inch, 2021
  2. Authy ID and password are set
  3. Run Search Token action of Twilio's Authy extension
  4. some of records are shown as corrupted

Current Behaviour

some of records are shown as corrupted

Expected Behaviour

all records should be shown normally

raycastbot commented 8 months ago

Thank you for opening this issue!

🔔 @guga4ka @gdsmith @pernielsentikaer you might want to have a look.

💡 Author and Contributors commands The author and contributors of `guga4ka/authy` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopen the issue.
guga4ka commented 7 months ago

I would say that a backup password isn't correct. OTP that you see is a Authy native, like a twitch, pinterest etc. They all a 7 diggits. Check your password.

taehwakang commented 7 months ago

@guga4ka changed backup password and set it again fixed the issue. Thanks!