You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The web API defaults to a secure (and generic/unclear) HTTP 500 error when a Selection "|=" filter is typed with a non-URLEncoded comma.
API should recognize the syntax Exception and display a specific, informative HTTP 400 error - instructing the user that "|=" filter is the problem (and possibly how to correct it)
The web API defaults to a secure (and generic/unclear) HTTP 500 error when a Selection "|=" filter is typed with a non-URLEncoded comma.
API should recognize the syntax Exception and display a specific, informative HTTP 400 error - instructing the user that "|=" filter is the problem (and possibly how to correct it)
Example query: http://www.nwfsc.noaa.gov/data/api/v1/source/trawl.catch_fact/selection.json?filters=date_dim$year%7C=[%221999%22,%222000%22]
The text was updated successfully, but these errors were encountered: