7e209e0771
* Stop using Response errors when validating API Keys, instead introduce a new "Result" type that has success and failure conditions. Adding in a way to progressively adopt because this touches everything. * Make sure authenticateApiRequestWithFailure always returns a result