HI,
I have two Map services which are secured using a http referrer token. I have published a print tool as per the help tutorial at
ArcGIS Help 10.1 yet my print tool does not seem to work. The server log displays an error like
Layer "<Test>": Unable to connect to map server at http://<server>/arcgis/rest/services/<servcename>/MapServer. Failed to execute (ExportWebMap). Failed to execute (Export Web Map).
However if I alter the services from "private" to "public" i.e remove the token then the tool prints out the map.
Note: I have to achieve this using a token generated by the http referrer option only.
Can anyone provide me a solution or a workaround to the same?
Regards,
Nigel.