While implementing MindbodyApi's soap services particularly ClientServices i continuously got an error code of 201 .. Error code 201 is nested error.
Asked
Active
Viewed 216 times
1
-
1where in your code was the error? post snippets so people can see – Takarii Aug 02 '16 at 07:26
-
Mindbody soap response throws that error code 201 .. there is no error in the code. – Surya Narayan Barik Aug 03 '16 at 10:06
-
1201 means something failed, you need to identify where this error is being generated and review that code. if there were no errors in the code, you wouldn't get an error. – Takarii Aug 03 '16 at 10:09
1 Answers
0
I have been told by mindbody support that this error happens when fields does not match with mindbody online.
Hope it helps :)

Freddy
- 169
- 1
- 3