Open JoshMcCullough opened 5 years ago
Should set withCredentials to true on the XHR when fetching via fetchXML or fetchZip. Otherwise we cannot fetch protected/secured files.
withCredentials
true
fetchXML
fetchZip
PR pending.
Should set
withCredentials
totrue
on the XHR when fetching viafetchXML
orfetchZip
. Otherwise we cannot fetch protected/secured files.