I am uploading & downloading files from dropbox using Java SDK. It is working properly from localhost.
But when running from EC2 ubuntu 20 server, it is showing error i.e. com.dropbox.core.NetworkIOException: connect timed out
Please help me to fix this. ASAP