Sharif.ERROR
Results
3
comments of
Sharif.ERROR
Set metadata in `uploader` function ``` fs = open('/path/file') uploader = my_client.uploader(file_stream=fs, chunk_size=200, metadata={'filename':'filename'}) ```
Same thing happen in my server also.Can you please give me the solution for it.
Actually I am trying to receive in 5061.And yes 5061 is open and I am getting response by python socket