What issue are you seeing?
I am using the Google Drive plugin in the Codex desktop app on Windows 10.
The plugin connects successfully, and MCP appears to be working. However, when I ask Codex to create a new Google Doc in my Google Drive, the action fails with:
No permission
The issue seems to be that the Google OAuth flow does not request write/create permissions for Google Drive or Google Docs. The plugin connects successfully, but it cannot create/alter files afterward.
What steps can reproduce the bug?
- Open Codex desktop app on Windows 10.
- Connect the Google Drive plugin.
- Complete the Google OAuth flow. (This step only permission is granted, no edit or create permission was asked)
- Ask Codex to create a simple Google Doc, for example:
Create a Google Doc in my Google Drive named "Codex Drive Write Test" with the content "test".
- Codex attempts to use the Google Drive plugin.
- The action fails with:
No permission
Reconnecting the Google Drive plugin does not fix the issue. Only see and download permissions were granted.
What is the expected behavior?
The Google Drive plugin should request the required write/create permissions during OAuth.
If the current token does not have the required permissions, Codex should trigger reauthorization and request the missing Google Drive or Google Docs write scope before attempting to create the file.
Additional information
Codex app version: 26.519.41501
Subscription: Plus
Model: gpt-5.5
Platform: Windows 10, Codex desktop app
I am using a personal Plus account, not a workspace or enterprise account.
The plugin connects successfully, but creating a Google Doc fails with "No permission". The OAuth consent screen does not appear to request write/create permissions.
What issue are you seeing?
I am using the Google Drive plugin in the Codex desktop app on Windows 10.
The plugin connects successfully, and MCP appears to be working. However, when I ask Codex to create a new Google Doc in my Google Drive, the action fails with:
No permission
The issue seems to be that the Google OAuth flow does not request write/create permissions for Google Drive or Google Docs. The plugin connects successfully, but it cannot create/alter files afterward.
What steps can reproduce the bug?
Create a Google Doc in my Google Drive named "Codex Drive Write Test" with the content "test".
No permission
Reconnecting the Google Drive plugin does not fix the issue. Only see and download permissions were granted.
What is the expected behavior?
The Google Drive plugin should request the required write/create permissions during OAuth.
If the current token does not have the required permissions, Codex should trigger reauthorization and request the missing Google Drive or Google Docs write scope before attempting to create the file.
Additional information
Codex app version: 26.519.41501
Subscription: Plus
Model: gpt-5.5
Platform: Windows 10, Codex desktop app
I am using a personal Plus account, not a workspace or enterprise account.
The plugin connects successfully, but creating a Google Doc fails with "No permission". The OAuth consent screen does not appear to request write/create permissions.