Re:Authenticate User API call (1 viewing) (1) Guests
APIs & Resources - Discuss API code, API examples, share samples and let other Infusionsoft users know about resources you recommend when extending Infusionsoft to third-party apps. (Very technical!)
Re:Authenticate User API call 8 Months, 2 Weeks ago
Karma: 0  
Make sure you send the md5 has in lower case. The method doesn't convert the input to lowercase before doing a string compare (at least the XML-RPC doesn't).