Skip to content

[BUG] Google Drive MCP connector — create_file with explicit parentId fails "User cannot add children to specified folder" — regression after May 7 incident #57211

Description

@daisyadmin

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

The Google Drive connector's create_file tool returns "User cannot add children to the specified folder" when any explicit parentId is specified. This was working correctly before May 7, 2026 and has since regressed.

Writing with no parentId (defaults to Drive root / My Drive root) succeeds. Writing with any explicit folder parentId — including freshly created test folders — fails with the same error. Revoking OAuth at myaccount.google.com/permissions and reconnecting the connector did not fix it.

What Should Happen?

Files created with an explicit parentId should land in the specified folder, as they did prior to May 7, 2026.

Error Messages/Logs

Steps to Reproduce

  1. Connect Google Drive connector in claude.ai Settings → Connections
    1. In a claude.ai chat, ask Claude to create a file in a specific folder (any folder in My Drive)
    1. Observe error: "User cannot add children to the specified folder"
    1. Ask Claude to create a file with no parentId specified — this succeeds and lands in Drive root
    1. Repeat step 2 with a brand new folder created seconds earlier — same error

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

N/A — this is the claude.ai web connector (not Claude Code CLI)

Claude Code Version

N/A — this is the claude.ai web connector (not Claude Code CLI)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidIssue doesn't seem to be related to Claude CodestaleIssue is inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions