Hi Chris,
I am still facing the error "There was an error opening this document. The filename, directory name, or volume label syntax is incorrect." even after replacing
ret.push("http://");
with:
ret.push(window.location.protocol + "//");
Please let me know if you have done any other changes to resolve this issue.
Thanks,
Varun