AttributeError: 'list' object has no attribute 'raw_items' #2258
Answered
by
l1tecoding
l1tecoding
asked this question in
Potential Issue
|
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 |
Answered by
l1tecoding
Jun 2, 2022
Replies: 1 comment 1 reply
|
Example - https://gist.github.com/ilitecoding/d3020d841109f8a99ac1324fd4072c2b |
1 reply
Answer selected by
l1tecoding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example - https://gist.github.com/ilitecoding/d3020d841109f8a99ac1324fd4072c2b