AttributeError: 'list' object has no attribute 'raw_items' #2258
-
|
Using the FastAPI I'm deploying the server.
I get an exception:
if I use the requests library, everything is fine. Is there anything I can do to solve this problem? httpx=0.23.0 I have seen this thread, but have not found a solution to the problem. #1869 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Example - https://gist.github.com/ilitecoding/d3020d841109f8a99ac1324fd4072c2b |
Beta Was this translation helpful? Give feedback.
Example - https://gist.github.com/ilitecoding/d3020d841109f8a99ac1324fd4072c2b