This is an error message I received from a `GetUserByEmail()` call: ``` cannot find user from params: {0 [foo@bar.com] [] [] [] []} ``` The SDK should do a better job at producing well-formed, developer-friendly error messages.