Skip to content

Calling issue #6

@healer-125

Description

@healer-125

Hi, I am going to use your MCP server and I have an issue.

const result = await client.callTool({
    name: name,
    arguments: parameters,
})

I am using this callTool function.
This is the parameter I sent.

{
      "documentId": "1v5DDwIpukju3YY-ElWpzXkGxgGbKQCgr9Zdx4NwzWEs",
      "format": "text"
}

But this occurred an error like this:

[{"content":[{"type":"text","text":"Failed to read doc: invalid_grant"}],"isError":true}]

How to use your server?
I followed your installation guide.

Attempting to authorize Google API client...
Using saved credentials.
Google API client authorized successfully.
Starting Ultimate Google Docs MCP server...
MCP Server running using stdio. Awaiting client connection...
Process-level error handling configured to prevent crashes from timeout errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions