paleobiodb / data_service

The PBDB Data Service, API and table/system maintenance scripts
Artistic License 2.0
12 stars 0 forks source link

Downloader throws a 404 error #40

Open markuhen opened 6 years ago

markuhen commented 6 years ago

This request: https://paleobiodb.org/data1.2/occs/list.csv?datainfo&rowcount&base_name=Mammalia&cc=NOA&colls_authent_by=Alroy&private

Throws this error: 400 Bad Request unknown parameter 'colls_authent_by'

markuhen commented 6 years ago

Also, this request: https://paleobiodb.org/data1.2/occs/list.csv?datainfo&rowcount&base_name=Mammalia&cc=NOA&colls_authorized_by=Alroy&private

Throws this error: 400 Bad Request unknown parameter 'colls_authorized_by'

markuhen commented 5 years ago

Also, this request: https://paleobiodb.org/data1.2/occs/list.csv?datainfo&rowcount&base_name=Life&colls_created_before=2004&private&show=full&all_records

400 Bad Request unknown parameter 'colls_created_before'