#Issue in Tool Calling for all google apis

1 messages · Page 1 of 1 (latest)

median meteor
#

Facing issue with null result after tool invocation . This was working perfect before th recent website upgrade
10:20:48.382 chat o4-mini
{"asctime": "2025-07-24 15:50:57,122", "levelname": "INFO", "name": "httpx", "message": "HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 200 OK""}
10:20:57.398 running 1 tool
10:20:57.398 running tool: gmail_operations
{"message": "Performing Gmail operation: GmailAction.FETCH_EMAILS"}
{"message": "Performing Gmail operation: GmailAction.FETCH_EMAILS"}
{"message": "Error in Gmail operation GmailAction.FETCH_EMAILS: 'GMAIL_FETCH_EMAILS'"}
10:20:57.402 chat o4-mini
{"asctime": "2025-07-24 15:50:58,574", "levelname": "INFO", "name": "httpx", "message": "HTTP Request: POST https://telemetry.composio.dev/v1/errors "HTTP/1.1 200 OK""}

I checked , the library is internally send logs to their telemetry server , but these logs are not visible on the website , How do we debug this ?? Any help is appreciated
our users are churning due to this problem

@coral beacon please help
Mail - [email protected]

#

Issue in Tool Calling for all google apis

jagged warren
median meteor
#

shared the code snippet , please check

median meteor
#

hey @jagged warren any update ??