[API-users] 204 response

2015-07-31 Thread Tim Robertson
I agree, that seems like incorrect behaviour Scott - I would expect 404 too. http://www.gbif.org/dataset/3f8a1297-3259-4700-91fc-acc4170b27ce/stats Can you please file an issue? I am on my phone In haste, Tim On 31 Jul 2015, at 19:52, Scott Chamberlain wrote: > Hi all, > > I am curious

[API-users] 204 response

2015-07-31 Thread Scott Chamberlain
Hi Tim, Yes, opened an issue. http://dev.gbif.org/issues/browse/POR-2809 -Scott On Fri, Jul 31, 2015 at 11:52 AM Tim Robertson wrote: > I agree, that seems like incorrect behaviour Scott - I would expect 404 > too. > http://www.gbif.org/dataset/3f8a1297-3259-4700-91fc-acc4170b27ce/stats > >

[API-users] 204 response

2015-07-31 Thread Scott Chamberlain
Hi all, I am curious as to the reasoning behind the 204 response for some API requests. For example: curl -v ' http://api.gbif.org/v1/dataset/3f8a1297-3259-4700-91fc-acc4170b27ce/metrics' < HTTP/1.1 204 No Content < Content-Type: application/json < Access-Control-Allow-Origin: * * Server