Hi guys, I have a problem with “Label API2” for "Add or update a label"
and I receive this
{“responsecode”:0,“message”:“Label successfully added or updated”,“label_id”:“KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK”}
To do a test I call
http://MYURL:8080/razuna/global/api2/label.cfc?method=getlabel&api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&label_id=KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK
and I receive this
{“COLUMNS”:[“LABEL_ID”,“LABEL_TEXT”,“LABEL_PATH”],“DATA”:[[“KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK”,“POSTER TEST 2”,“AFFISSIONI/POSTER TEST 2”]]}
The problem is that then I do not find the label in my dam to be able to use it. Why?