#27188 Give Feedback / Get Help:
Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new LiteLLM.Info: If you need to debug this error, use `litellm._turn_on_debug()'.
--------------------------------------------------------------------------- LocalProtocolError Traceback (most recent call last) [/usr/local/lib/python3.12/dist-packages/httpx/_transports/default.py](https://localhost:8080/#) in map_httpcore_exceptions() 100 try: --> 101 yield 102 except Exception as exc:
36 frames LocalProtocolError: Illegal header value b'Bearer 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\r\n'
The above exception was the direct cause of the following exception:
LocalProtocolError Traceback (most recent call last) LocalProtocolError: Illegal header value b'Bearer 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\r\n'
The above exception was the direct cause of the following exception:
APIConnectionError …