-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
400 Request contains an invalid argument #664
Comments
We just started seeing a 400 today as well, unsure if related but this is what we are getting:
|
I tried to search in my logs but didnt find anything. Am I searching in the right website? Edit: I finally found the logs:
The error message is " Edit 2: If you need more information, I'm using the model |
I faced the same error, although for text requests. Behavior:
I have checked all the possible reason: 🤔 So, it smells like a bug on a server-side (Gemini API). ✍️ I also submitted a comment in corresponding Dev's forum branch. ❗Waiting for developer's response, because this error reproduce for 100% requests, so, it actually blocks our app 🛑. |
Description of the bug:
For some reason I got this error.
This is my traceback when trying to process a video:
I tested it proccessing a image and without upload anything and it worked. I searched in google but nobody knows anything about this error
I suppose that the error its here:
But it dont really know because it worked fine yesterday
Actual vs expected behavior:
It gives me an error 400 when generating the response but yesterday it did it all right everything
Any other information you'd like to share?
No response
The text was updated successfully, but these errors were encountered: