Start a new topic

querying /user/:appId does not return users' emails

Querying user collection, using master secret and /user/:appId endpoint, both from Java and Kinvey's API Console returns incomplete data



Fields Missing: email and social identity



Is this the expected behavior? If so, how to list users with email address?

Hi, this is definitely not expected behavior. I am currently unable to reproduce this using the API Console -- can you double-check that you can successfully create a user with an email address (say, using the API Console as well), and then issue a GET to /user/:appId from the API Console, with no query parameters, which does not display the email address of this user?
sorry bothering you, I just found that someone on my team removed email on PostFetch hook.
No problem, glad you found the source of the issue!
Login or Signup to post a comment