Calls failing due to 401 - Custom LLM
# support
l
Hi Vapi team. Recently, we have seen a couple of calls failing due to a 401 error when using a custom llm. CallId: 3c47abd9-9a03-49d2-baa6-ed491004574d Message: [ WARN] Model request failed (attempt #1, reason: (401 status code (no body))) Is it possible to see the custom-llm API call logs?
@User 🔝
k
To help track down this issue, could you share one or two: - The call ID - When exactly this happened (the timestamp) - What response you expected to get - What response you actually got instead This would really help us figure out what went wrong!
l
CallId: 3c47abd9-9a03-49d2-baa6-ed491004574d0 04/16 - 15:03:06:772 The API is rejecting the request because the necessary credentials were not passed.
k
Looking into it