The 'hd' parameter on APOD's API is not being accepted, it returns: ``` { "msg": "Bad Request incorrect field passed. Allowed request fields for apod method are 'concept_tags', 'date'", "service_version": "v1" } ``` But on your website it is still listed as a valid parameter.