buttercup/buttercup-mobile

Vault stored in Google Drive can no longer be opened

devlanda opened this issue ยท 12 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

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

Same with me. Cant open gdrive using mobile

The same here.

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

IMG_B282577E5112-1

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.

I have the same error

Same using IOS

Same issue as well!

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!

I have the same error.

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

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