Replies: 2 comments
-
|
Yes, I'm having the same problem. I haven't been able to solve it yet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I also encountered it, at first I thought it was an account problem, but finally I closed the tool, logged out the Antigravit account again, and then logged in to the account through the browser to use it normally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trajectory ID: f2bd5d07-877d-4b3d-91f8-cc108155efe5
Error: HTTP 400 Bad Request
Sherlog:
TraceID: 0x481b36cc7f513d09
Headers: {"Alt-Svc":["h3=":443"; ma=2592000,h3-29=":443"; ma=2592000"],"Content-Length":["382"],"Content-Type":["text/event-stream"],"Date":["Wed, 11 Feb 2026 22:26:24 GMT"],"Server":["ESF"],"Server-Timing":["gfet4t7; dur=756"],"Vary":["Origin","X-Origin","Referer"],"X-Cloudaicompanion-Trace-Id":["481b36cc7f513d09"],"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"
}
}
Beta Was this translation helpful? Give feedback.
All reactions