I'm trying to retrieve info from the mindbody API using these examples they provide on gethub: http://ift.tt/1mg3iYG
Specifically I am trying to run the demo code getClassDescriptions.php
I have the correct credentials and worked out those bugs, but now we are getting this error when sending the request:
Error Message :
Server was unable to read request. ---> There is an error in XML document (2, 1232). ---> The string '' is not a valid AllXsd value.
How can I track down that string in that XML document? I don't know if you would like to see the code that I'm using to send the request here. If so, I can post it here. Thanks for any help! I'm three days into trying to figure this out!
No comments:
Post a Comment