I am trying to convert the following curl request to python@3.8 code. The curl sends a excel file data to the server.
The curl requests are parsed properly but my pyt