mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-07 17:28:41 -05:00
Bing Search API EndPoint Format Issue #2789
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @deserttroll on GitHub (Nov 23, 2024).
Discussed in https://github.com/open-webui/open-webui/discussions/7275
Originally posted by deserttroll November 23, 2024
I get the following error when trying to use the bing search provider, "400 Client Error: BadRequest for url: https://api.bing.microsoft.com/v7.0/custom/searchq=Donald+Trump+Secretary+of+Transportation+selection&mkt=&answerCount=3"
My key is correct because I get an authentication error when I intentionally enter the wrong key. Is anyone else having this problem?