Closed sangjin3 closed 8 years ago
If the api called with string value for uid field, it returns a user_info. I think it should return "BAD REQUEST" error.
The real problem is findUser API returns an "incorrect" user information that has nothing to do with the query of request when it is called with a string uid field.
If the api called with string value for uid field, it returns a user_info. I think it should return "BAD REQUEST" error.