I am trying to do a simple post via the api. I have it wrapped properly as far as I can tell:
{"resource":[{appUserCode:"101","apiKey";"202"}]}
but get:
No record(s) detected in request.",
"code": 400
Using 2.1.2
I am trying to do a simple post via the api. I have it wrapped properly as far as I can tell:
{"resource":[{appUserCode:"101","apiKey";"202"}]}
but get:
No record(s) detected in request.",
"code": 400
Using 2.1.2