Hi All,
I am wondering if it is required to install ssl certificate to run the processing tool on the web(JavaScript API). I have published the "Print Tool" on REST Server (Windows Server). I also downloaded the appropriate proxy.config for our server. However, JavaScript Console in Chrome keeps to give me this error message when I load my website. Please let me know your opinions.
Thanks,
Hank
The server is 10.1 version.
Whenever I see 'Unexpected token' in the Chrome developer tools I usually have gotten some syntax wrong in my own code. I'd check through yours for a missing/extra '<' symbol.