Authenticator-Extension / Authenticator-Extension/Authenticator

Não esta fazendo backup no google drive

Open
#1,477 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
4.7k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Describe the issue

A extensão não esta fazendo os backups no google drive ja revalidei as credenciais concedendo permissão para acessar a api do google drive e até ai tudo funciona porém o bkp falha.

Veja na imagem a abaixo, eu tento fazer o backup manual e a extensão faz a autenticação no google drive corretamente porem o erro abaixo ocorre este erro `TypeError: e.getEncryptionStatus is not a function` impedindo o bkp.

**Backup Manual**
Image

**DevTools - Network/Console**
Image

**Saída do log console**
```ts
vue.runtime.esm.js:3065 TypeError: e.getEncryptionStatus is not a function
at Rs. (storage.ts:440:20)
at Generator.next ()
at s (otp.ts:290:3)
_t @ vue.runtime.esm.js:3065
Ft @ vue.runtime.esm.js:3057
Et @ vue.runtime.esm.js:3024
(anonymous) @ vue.runtime.esm.js:3035
Promise.catch
xt @ vue.runtime.esm.js:3035
r @ vue.runtime.esm.js:1832
Wr.o._wrapper @ vue.runtime.esm.js:7500
```

Vocês poderiam me ajudar com isso ou me orientar para tentar fazer algo para melhorar ou tentar corrigir?

### Browser

Chrome

### Browser Version

141.0.7390.123

### Extension Version

8.0.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.