Python library fix POST request.
Budget: $10 – $30 USD
I have a python package that makes a POST request to a server but is sending the request incorrectly as the server does not understand it. Server says the POST body is missing. It uses "requests" module.
I can supply working postman code of same command that fails in Python. I can see the JSON body in Python and it looks correct but is not being sent correctly.
Probably something silly but I need it working ASAP as I need to get the data from the server.
Thanks
I can supply working postman code of same command that fails in Python. I can see the JSON body in Python and it looks correct but is not being sent correctly.
Probably something silly but I need it working ASAP as I need to get the data from the server.
Thanks