@verdocs/js-sdk 6.2.0-beta.2 → 6.2.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1768,7 +1768,7 @@ const getEnvelopes = (endpoint, params) => endpoint.api //
1768
1768
  * owner of each envelope. The returned ZIP file contains a folder for each envelope.
1769
1769
  */
1770
1770
  const getEnvelopesZip = (endpoint, envelope_ids) => endpoint.api //
1771
- .get(`/v2/envelopes/zip/${envelope_ids.join(',')}`);
1771
+ .get(`/v2/envelopes/zip/${envelope_ids.join(',')}`, { responseType: 'blob', timeout: 120000 });
1772
1772
 
1773
1773
  /**
1774
1774
  * Create an initials block. In a typical signing workflow, the user is asked at the beginning of the process to