You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that this question would not be more appropriate as an issue in a specific repository
I have searched existing discussions and documentation for answers
Question Category
Protocol Specification
SDK Usage
Server Implementation
General Implementation
Documentation
Other
Your Question
I am trying to follow the official docs to use mcp/gdrive on dockerhub.
Everything is going well until I get to the point of running the docker run command, I get a URL after the container startsup which I need to enter into the browser to authenticate with Google. I proceed past this step and I get redirected to a http://localhost:43369/?code=4/redacted&scope=https://www.googleapis.com/auth/drive.readonly which refuses to connect.
I have no idea what this is doing.. The docs do not mention anything about it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I am trying to follow the official docs to use
mcp/gdrive
on dockerhub.Everything is going well until I get to the point of running the docker run command, I get a URL after the container startsup which I need to enter into the browser to authenticate with Google. I proceed past this step and I get redirected to a
http://localhost:43369/?code=4/redacted&scope=https://www.googleapis.com/auth/drive.readonly
which refuses to connect.I have no idea what this is doing.. The docs do not mention anything about it.
Beta Was this translation helpful? Give feedback.
All reactions