Skip to content

[Bug] Agent terminated due to error: Invalid project resource name #136

@yisha-ren

Description

@yisha-ren

after switching account and prompting with agent, message poping up: Agent terminated due to error.

Trajectory ID: c9eee39c-7ef0-4580-90bc-4c240b70af5c
Error: HTTP 400 Bad Request
Sherlog:
TraceID: 0x2ba9aa89e9e57be1
Headers: {"Alt-Svc":["h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"],"Content-Length":["382"],"Content-Type":["text/event-stream"],"Date":["Fri, 13 Mar 2026 20:25:05 GMT"],"Server":["ESF"],"Server-Timing":["gfet4t7; dur=260"],"Vary":["Origin","X-Origin","Referer"],"X-Cloudaicompanion-Trace-Id":["2ba9aa89e9e57be1"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["0"]}

{
"error": {
"code": 400,
"details": [
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"description": "Invalid project resource name",
"field": "name"
}
]
}
],
"message": "Invalid project resource name projects/",
"status": "INVALID_ARGUMENT"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions