I'm using the Saver API (saver js dropin) and been receiving an SSL v3 related error when attempting to save a file to Dropbox:
Error Dropbox transfer: Error downloading http://sejda.com/path/to/file.pdf error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Please also note that this error also occurs when passing in a regular http URL, not only with a https URL.
Could you help me understand what's causing this and how I can work around it?
Thanks