Skip to content

[Bug] Google Gemini报错 #13

Description

📦 Deployment Method

Vercel

📌 Version

Latest

💻 Operating System

Windows

📌 System Version

Latest

🌐 Browser

Chrome

📌 Browser Version

Latest

🐛 Bug Description

Gemini模型报错:
{
"error": {
"code": 400,
"message": "Invalid JSON payload received. Unknown name "provider": Cannot bind query parameter. Field 'provider' could not be found in request message.\nInvalid JSON payload received. Unknown name "path": Cannot bind query parameter. Field 'path' could not be found in request message.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"description": "Invalid JSON payload received. Unknown name "provider": Cannot bind query parameter. Field 'provider' could not be found in request message."
},
{
"description": "Invalid JSON payload received. Unknown name "path": Cannot bind query parameter. Field 'path' could not be found in request message."
}
]
}
]
}
}

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions