Problem trying to download using curl
Hello.
I am trying to download a report result in CSV format using Zoho Creator's API using curl, but I keep getting "curl: (35) Unknown SSL protocol error in connection to creator.zoho.com:443" errors.
I have even tried adding " --cipher rsa_rc4_128_sha" as proposed here, with no success either.
I am behind a Windows proxy.
Could you please tell me the right way to do this?
Thanks in advance.