I tried to create the simplest reproduction. I have a current Google AI Pro subscription.
[API Error: [{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"errors": [
{
"message": "Request contains an invalid argument.",
"domain": "global",
"reason": "badRequest"
}
],
"status": "INVALID_ARGUMENT"
}
}
]]
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Debug Console (F12 to close) │
│ │
│ ' "domain": "global",\n' + │
│ ' "reason": "badRequest"\n' + │
│ ' }\n' + │
│ ' ],\n' + │
│ ' "status": "INVALID_ARGUMENT"\n' + │
│ ' }\n' + │
│ '}\n' + │
│ ']', │
│ headers: { │
│ 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000', │
│ 'content-length': '287', │
│ 'content-type': 'application/json; charset=UTF-8', │
│ date: 'Sat, 04 Apr 2026 23:09:39 GMT', │
│ server: 'ESF', │
│ 'server-timing': 'gfet4t7; dur=490', │
│ vary: 'Origin, X-Origin, Referer', │
│ 'x-cloudaicompanion-trace-id': 'eecfe7b51506e845', │
│ 'x-content-type-options': 'nosniff', │
│ 'x-frame-options': 'SAMEORIGIN', │
│ 'x-xss-protection': '0' │
│ }, │
│ status: 400, │
│ statusText: 'Bad Request', │
│ request: { ▄│
│ responseURL: 'https://cloudcode-pa.googleapis.com/v1internal:streamGenerateContent?alt=sse' █│
│ } █│
│ }, █│
│ error: undefined, █│
│ status: 400, █│
│ [Symbol(gaxios-gaxios-error)]: '6.7.1' █│
│ } █│
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
CHAT ATTACHED.
This extremely basic action to work. Not sure how to create a simpler reproduction.
What happened?
I tried to create the simplest reproduction. I have a current Google AI Pro subscription.
Create a test.txt with the words 'Hello World!'Debug console:
CHAT ATTACHED.
bug-report-history-1775344027308.json
What did you expect to happen?
This extremely basic action to work. Not sure how to create a simpler reproduction.
Client information
Login information
Personal Google Account
Anything else we need to know?
No response