I am trying to use the SOAP API to add lead and I want to make sure that I pass the tracking cookie when I call syncLead so that I can match up the new account with the appropriate tracking cookie. However the cookie seems to have colons within it, so tomcat is not reading the cookie (This appears to be an invalid cookie state). Has anyone else ran into this issue, or are there any work arounds?