WebSearch returns error code 403 #11555
Replies: 3 comments 1 reply
-
Please review our docs on the web search feature: |
Beta Was this translation helpful? Give feedback.
-
|
I created an API key on the JINA site and I did the setup in the .env (both the key and the URL). This got me rid of the "[getUserPluginAuthValue] No plugin auth JINA_API_KEY found" message. But I still have 403 messages. I guess from serpAPI, since I don't see the number of request increasing on there side. 2026-01-29 21:01:16 info: [indexSync] Messages are fully synced: 100/100 |
Beta Was this translation helpful? Give feedback.
-
|
same here, I set |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I configured LIbreChat for Web Search and the SerpApi systematically returns an error code 403 and the trafic stats on the SerpAPI site does not move. When I curl the search service from the same server, it works fine, the stats are incremented proving that my API key is correct and I still have credits. I am running the docker image: ghcr.io/danny-avila/librechat-dev:latest (780fb5abf524).
Version Information
Librechat seems to call the web many times, librechat says that it is processing the responses.
Steps to Reproduce
Configure the SERPERA_API_KEY
Turn on the "Web Search" option.
Write a prompt which answer requires recent data.
Check the log
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions