<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi all,<div><br><div>Pensoft has discovered an issue when migrating to the v1 API to programmatically register new datasets.</div><div>The dataset property "owningOrganizationKey" is now called "publishingOrganizationKey" and still posting the owningOrganizationKey will result in an exception.</div><div>Please update your registration code to use publishingOrganizationKey instead. For example a simple json post could look like this:</div><div><br></div><div>curl -i --user USERNAME:PASSWORD -H "Content-Type: application/json" -H "Accept: application/json" -X POST -d '{"installationKey":"d5b61ace-f25c-43bd-9dd0-03486850f90b","publishingOrganizationKey":"750a8724-fa66-4c27-b645-bd58ac5ee010","title":"Saproxylic beetles of the Po plain woodlands, Italy","type":"OCCURRENCE"}'&nbsp;<a href="http://api.gbif.org/v1/dataset">http://api.gbif.org/v1/dataset</a><br></div><div><br></div><div>If you also want to start to automatically register new datasets please get in touch with us and we will setup the right permissions for your GBIF account</div><div><br></div><div>Thanks to Pensoft for spotting the problem!</div><div><br></div><div>best,</div><div>Markus</div><div><br></div><div><br></div><div><br></div></div></body></html>