mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #7276] Bing Search API EndPoint Format Issue #30211
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7276
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?