opendatatrentino / jackan

Java client to access CKAN repositories
http://opendatatrentino.github.io/jackan
Other
19 stars 13 forks source link

Cannot create a dataset with a group #19

Closed DavidLeoni closed 9 years ago

DavidLeoni commented 9 years ago

Cannot create a dataset with a group because Ckan complains about a mysterious '__junk' field. This is because Ckan doesn't like the passed group to have users in object format inside. If users are represented as strings or not serializaed at all it works fine.