Skip to content

minor: environments allow different types of casing in params #440

@MortenHofft

Description

@MortenHofft

https://api.gbif.org/v2/map/occurrence/adhoc/predicate/ is used for maps
It fails with status 400 bad request when posting

{
  "type": "equals",
  "key": "taxonKey",
  "value": "1"
}

but works on UAT. and returns 404 on dev. and fails with 400 on lab

It seems it is just about the casing for taxonKey vs TAXON_KEY. But it would be nice to have the same rule in all environments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions