#[SOLVED] what to do to get other user data with its userid?

20 messages · Page 1 of 1 (latest)

unique light
#

I want to fetch other user data using its userid but i can't achive it due to if i use account.get it will return current logged user to me what to do to get other user data with its userid.

azure kraken
unique light
#

can u share resources to get through it

azure kraken
# unique light then where to get??

You could create a Function which uses the Server SDK to call the users.get() method. Just make sure you set correct permissions on the Function, and only return the fields you really need.

unique light
# true pulsar Why?

Actually I'm building a blogging website where I need this feature to fetch user details using its userid

true pulsar
unique light
true pulsar
#

You can set up a function to automatically populate and update the documents in the profiles collection

unique light
toxic dome
azure kraken
azure kraken
toxic dome
azure kraken
unique light
unique light
#

I got my answer can i close it or we have to remain open this post.