Why do I get "Connection refused from remote server" exception when I save a document?
You will get the "Connection refused from remote server" error when Zoho is unable to reach the storage location or document server path specified by you in the "save_url" parameter.
One of the reasons could be that the 'save_url' value is not URL-encoded. Please URL-encode the 'save_url' parameter value to avoid this exception.