[API-users] Downloads API predicate format

Bart Aelterman bart.aelterman at gmail.com
Tue Mar 28 13:25:38 CEST 2017


Hi all,

I am trying to create a downloads file using the GBIF Occurrence Download
API, but I'm not getting the expected result. I want to pass in a dataset
key from which I want all occurrences.

The predicate I defined is this one:

{
  "creator": "bartaelterman",
  "notification_address": ["bart.aelterman at gmail.com"],
  "predicate": {
    "value": "7d5a76b9-819f-4fb8-aab0-664d4089aa54",
    "key": "DATASET_KEY",
    "type": "equals"
  }
}

I've also set the following headers:

Content-Type:'application/json,
Accept: application/json

Yet, I get a 500 response from the API. Am I doing something wrong in my
predicate definition?

Thanks,

Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gbif.org/pipermail/api-users/attachments/20170328/74b218ed/attachment.html>


More information about the API-users mailing list