Error while performing an Http Post operation with curl
I am issuing a post request which will post a file using curl commmand from my bash automated test file (.bats) , however the request fails with an error .
The followign is the request
I am issuing a post request which will post a file using curl commmand from my bash automated test file (.bats) , however the request fails with an error .
The followign is the request