Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't select google drive files #366

Open
emi-YFcz5XDj opened this issue Oct 30, 2024 · 0 comments
Open

Can't select google drive files #366

emi-YFcz5XDj opened this issue Oct 30, 2024 · 0 comments

Comments

@emi-YFcz5XDj
Copy link

emi-YFcz5XDj commented Oct 30, 2024

Bug report

Steps to reproduce - current behaviour

  1. Open cloud storage setup
  2. Turn on Google Drive
  3. Sign in and agree
  4. Click Choose Database File
  5. A new pop-up will appear, agree again
  6. A google 500 error page will appear inside a box

What is the expected behaviour

A file picker shows up.

Additional remarks

Console logs:

Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. markup.js:250:53
Request to access cookie or storage on “<URL>” was blocked because it came from a tracker and content blocking is enabled. 3
Message: 
message { target: Window, isTrusted: true, data: {…}, origin: "moz-extension://53e48fd5-9ec3-44c1-8e52-e4065ea3ac62", lastEventId: "", source: Window, ports: Restricted, srcElement: Window, currentTarget: Window, eventPhase: 2, … }
sandbox-picker.html:90:15
Storage access automatically granted for origin “https://accounts.google.com” on “moz-extension://53e48fd5-9ec3-44c1-8e52-e4065ea3ac62”. 3
Message: 
message { target: Window, isTrusted: true, data: '{"method":"fireIdpEvent","params":{"type":"authResult","clientId":"876467817034-rlas0hnb5jc9dt1qmp11l6g4724ktoqn.apps.googleusercontent.com","id":"auth331493","authResult":{"access_token":"[REDACTED OAUTH TOKEN]","token_type":"Bearer","expires_in":3599,"scope":"https://www.googleapis.com/auth/drive.file"}}}', origin: "https://accounts.google.com", lastEventId: "", source: Window, ports: Restricted, srcElement: Window, currentTarget: Window, eventPhase: 2, … }
sandbox-picker.html:90:15
Token Auth Callback 
Object { access_token: "[REDACTED OAUTH TOKEN]", token_type: "Bearer", expires_in: 3599, scope: "https://www.googleapis.com/auth/drive.file" }
sandbox-picker.html:49:19
GET
https://docs.google.com/picker?protocol=gadgets&origin=moz-extension://53e48fd5-9ec3-44c1-8e52-e4065ea3ac62&oauth_token=[REDACTED OAUTH TOKEN]&hostId=subdavis.com&appId=876467817034-rlas0hnb5jc9dt1qmp11l6g4724ktoqn.apps.googleusercontent.com&parent=https://subdavis.com/favicon.ico&ifls=1730323222923&nav=(("all",,{"query":"*.kdbx"}))&rpcService=[REDACTED RPC SERVICE]&rpctoken=[REDACTED RPC TOKEN]&thirdParty=true#rpctoken=[REDACTED RPC TOKEN]
[HTTP/2 500  443ms]

This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”. picker
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. markup.js:250:53
Request to access cookie or storage on “<URL>” was blocked because it came from a tracker and content blocking is enabled. 2

Environment

Operating System: Fedora 41

Browser vendor and version: Firefox 132.0

Storage Provider: Google Drive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant