My CRM updated, and since then my custom reporting tool hasnt been working.
It uses PHP and the EntityUtils provided in examples. The issue is that I can authenticate with a LiveID but when I use CURL to get the soap response it gives a response of:
S:Senderwst:FailedAuthenticationAuthentication Failure0x800488210x80041012The entered and stored passwords do not match.
I've made sure that the email/password is correct by logging in, and verified that all URLs are correct.