I Need to upload a Zip file using post method in http request Activity. I Received Timeout Error. If i set int32 maxval also is not working. Please help to resolve the issue.
Screenshot attached
Thanks in advance.
I Need to upload a Zip file using post method in http request Activity. I Received Timeout Error. If i set int32 maxval also is not working. Please help to resolve the issue.
Screenshot attached
Thanks in advance.
Hi
It seems like the endpoint used is a login URL and the headers doesn’t match. Do you have the API documentation of the particular site or API enabled ?
cheers
Actually i call the same header in post method using postman. its working fine . but while calling http request get an error.