buttercup-mobile icon indicating copy to clipboard operation
buttercup-mobile copied to clipboard

Vault stored in Google Drive can no longer be opened

Open devlanda opened this issue 9 months ago • 7 comments

A vault stored in Google Drive can no longer be opened (existing and new vaults). This problem was introduced in v2.6.2.

The error

Access blocked: Authorization Error Missing required parameter: client_id Learn more about this error If you are a developer of this app, see error details. Error 400: invalid_request

devlanda avatar Apr 29 '24 20:04 devlanda

@perry-mitchell Last update broke google auth, I'm pretty sure that google client_id was missing on the building time. image

QuinsZouls avatar Apr 29 '24 23:04 QuinsZouls

Same with me. Cant open gdrive using mobile

joshuadiezmo avatar Apr 30 '24 04:04 joshuadiezmo

The same here.

gide0n avatar Apr 30 '24 06:04 gide0n

I'm getting similar error as well. Anyone know whey this happened all of a sudden?

IMG_B282577E5112-1

fzzarf220 avatar May 01 '24 23:05 fzzarf220

I noticed the same issue when I installed Buttercup to my Android 14 device yesterday. The older versions of the mobile app work in this regard, but v2.6.2 of Buttercup mobile is giving me the exact same issue. I hope this gets resolved ASAP as this is a core feature.

fish-food89 avatar May 02 '24 05:05 fish-food89

I have the same error

boissierflorian avatar May 02 '24 06:05 boissierflorian

Same using IOS

Bitencure avatar May 02 '24 13:05 Bitencure

Same issue as well!

ShieldM4tr1x avatar May 03 '24 15:05 ShieldM4tr1x

Hi everyone, same issue here, I reviewed the code and it seems like who is on charge to build and publish the app forgot to include the ".env" file or forgot to add the values to that ".env" file (it should be in the root path and it should contain the google client id)

could someone help us to build it and publish it again with the missed values please?

Thank you so much!

jBuenoDev avatar May 03 '24 19:05 jBuenoDev

I have the same error.

FulesZacsko avatar May 04 '24 07:05 FulesZacsko

Apologies, I've switched environments and that file has most likely been misplaced in the new setup. I'll try to fix it asap.

perry-mitchell avatar May 04 '24 17:05 perry-mitchell

Ok, fixed and new versions released (2.6.3). Pending review of course.

perry-mitchell avatar May 04 '24 19:05 perry-mitchell