Hello,I have established my proxy page and everything seems to be working. I am now trying to print a secured web service using the esri.tasks.PrintTask.My services are appearing on my map via my proxy, I am able to query, update, and delete records with no problems. When I try to print however I get the following response (via firebug):{"error":{"code":400,"message":"Unable to complete operation.","details":["Error executing tool. ... Unable to connect to map server...It then lists all the services I am displaying in my map and how it can't connect to them.Has anyone successfully printed secured map services via the PrintTask?Thank you,Alex