Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I found the java routine below for uploading file using presigned post URL :
I have downloaded the package httpcomponents-client-5.3.1-bin.tar.gz for uploading the jar below :
I uploaded the .jar in the project :
Do you know why I get the errors as you can see in the first picture ?
The import org.apache.http cannot be resolved
HttpClient cannot be resolved to a type
Thanks for your help
Hi,
I found another script that is working :
Hi,
I found another script that is working :