Hi everyone,
I used to use jlattimer's source a develop some apps by JAVA.
https://github.com/jlattimer/CRMSoapAuthJava
the authentication use SOAP I think.
Currently the apps don't work because the authentication .
I've debugged the source and found that it used to get two tokens(CipherValue) from the auth response.
But currently,only one <CipherValue> xml tag was send back.
I have no idea about how to fit the problem.
Is there anyone got the same problem and solved the problem?
*This post is locked for comments