mozilla / api.webmaker.org

Services for Webmaker
https://api.webmaker.org
16 stars 14 forks source link

"not part of the API call" arguments in URLs get interpreted, instead of ignored. #176

Open Pomax opened 9 years ago

Pomax commented 9 years ago

Calling https://webmaker-api.herokuapp.com/discover/en-US?count=25&forcecheck=1440174508345, which uses a query parameter that is not part of the API call's parameter set, yields a 400 error rather than ignoring the unknown parameter.

Is it possible to make the API: