Hello!
I will create a contact folder with the http api.
The JSONObejct, which i send to the server will look like this:
But i get this error:
I don't know, but I tried something and a I read also the http-api, but i can't find the error. I also tried without the data field and without the JSONArray, but it didn't work.
My be, someone can help me!
Best regards!
I will create a contact folder with the http api.
The JSONObejct, which i send to the server will look like this:
Code:
{"data":[{"folder_id":"57","title":"kontakte","module":"contacts","type":"1"}]}
Code:
{"category":7,"error":"A JSONObject text must begin with '{' at character 0 of ","error_id":"766414115-12968","data":null,"code":"FLD-9999"}
My be, someone can help me!
Best regards!
Comment