Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are able to connect to Eloqua API using tRest Component with tsetproxy component.
However when we are using ts3put component along with tsetproxy we are facing connection failure.
The http proxy we are using is to enable internet to connect to the respective APIs.
We have checked proxy using wget command in unix as well and is working.(corporate network)
We are using ts3put, transfer file and Unable to connect AWS S3 bucket using Proxy.
Running the job in unix server.
We also tried from ts3put component without proxy, from local windows machine.We are able to connect to S3.
Main Problem: ts3put not working when we set proxy
To use proxy for aws components i set java parameters to use that proxy. connection is working now.
Hi,
Did you verify your S3 bucket policies and ACL list to make sure that proxy connection is allowed?
There is high chance that you must not have opened the right access privileges and it could be something related to policy restrictions.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
To use proxy for aws components i set java parameters to use that proxy. connection is working now.
Can you please provide some detail/screenshot of how and where to set these parameters?