buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 70 forks source link

Failing to create new vault in Google Drive #255

Closed catcake closed 2 years ago

catcake commented 3 years ago

Describe the issue you're having

I'm a first-time user and upon trying add a new fault from Google Drive, where I successfully authenticate and can connect, but on adding a new vault, after getting through the 3 pop-ups for filename, vault password, and name, it errors with "failed adding vault - Failed unlocking source: Failed at saving Google Drive Vault: Request failed: 404 undefined: Not Found"

No vault appears in Google Drive, but one with the proper (as-entered) information does appear on the Vaults tab. Attempting to unlock the vault results in a similar error "Error: Failed unlocking vault - Failed unlocking source: Failed fetching Google Drive vault: Request failed: Request failed: 404 undefined: Not found" (yes the 2 "Request failed"s).

This sounds very similar to #253.

What OS version are you using

Android 11, 8.1.0

What device are you using

Pixel 4a, nexus 6p

catcake commented 3 years ago

I've managed to work around this by creating a vault through the desktop app, then adding that vault to the app.

lil5 commented 3 years ago

I have the same issue on iOS

perry-mitchell commented 2 years ago

Is this still occurring on the latest version?

catcake commented 2 years ago

I have not had it reoccur. Thanks!