-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels