Hey guys, I tried to create my Item using concepts <http://unomi.incubator.apache.org/versions/master/concepts.html> reference, but I'm getting 500 from API at localhost:
curl -XPOST https://localhost:9443/cxs/profiles/properties/ -u karaf:karaf -H "Content-Type: application/json" --data '{ "itemId": "tweetNb", "itemType": "propertyType", "metadata": { "id": "tweetNb", "name": "tweetNb", "systemTags": ["social"] }, "target": "profiles", "type": "integer" }' --insecure -v Do I really need to add this item to ingest an Event with it? If yes, what's wrong with my Curl? -- Diogo Munaro Vieira ------- Big Data Ramal: 6866 http://diogomunaro.com (21) 98656-0745
