DrawIO: Google Drive not working #176
jeff-lomboy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I’m currently setting up Google Drive integration in our self-hosted Containerd-based Draw.io instance. The Google Drive API authentication seems to be working correctly, but after allowing the authentication, the process does not proceed as expected.
Here’s the relevant response I’m seeing when the authentication is allowed:
Details:
The authentication API keys and credentials seem to be correct.

JavaScript is enabled, cookies were allowed as well
However, after granting access, the process does not continue beyond this point.
Could someone provide guidance on what might be causing this behavior, or if additional configuration is needed to ensure smooth Google Drive integration?
log at localhost_access_log
10.129.2.229 - - [06/Feb/2025:08:50:26 +0000] "GET /google?state=cId%3D[REMOVED-FOR-COPY-PASTE]%26domain%3Ddrawio.rise.net.ph%26token%3D[REMOVED-FOR-COPY-PASTE]&code=[REDACTED]&scope=profile%20https://www.googleapis.com/auth/drive.file%20https://www.googleapis.com/auth/drive.install%20https://www.googleapis.com/auth/userinfo.profile HTTP/1.1" 200 649
Any help is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions