Page 1 of 1

Login service returning a different _id

Posted: Tue Jun 09, 2015 8:06 am
by Dhruv Jain

When i am using Appery Login service , i wish to store _id in a variable so that i can use this as a key to identify information stored in other tables. But the login serice return a different _id as stored in the database. Can anyone help me find out the reason why this is happening?


Login service returning a different _id

Posted: Tue Jun 09, 2015 11:55 am
by Serhii Kulibaba

Hello Dhruv,

Please send us screenshots with your DB Users collection and login test tab with response


Login service returning a different _id

Posted: Tue Jun 09, 2015 12:18 pm
by Dhruv Jain

I fixed it. It was a careless mistake. I was fetching id from a table "profile" i created instead of "users"

Thanks for your effort :)