
I am making a website where i need to get name of users by their userID "I know I can get current user details " but it won't solve the problem like if there is post by 5 users than in Author tag any one can see author name that's what i want to do but i am not sure how can i do it
anyone can help ??

I think you'll need to create a new collection with user information for now. There is no way in the client sdk to get a list of users.

thank you!

umm.. so in backend is it possible by using API?


ooh, thanks again for the help:appwritebow:
Recommended threads
- Messaging via Resend: "to": "\"undisclos...
I'm using the node-appwrite@18.0.0 SDK. ``` await messaging.createEmail({ messageId: ID.unique(), subject: "Subject", content: `htmlCont...
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- CORS + 401 Error with Appwrite Authentic...
I'm getting a CORS + 401 Error with Appwrite Authentication Access to fetch at 'https://cloud.appwrite.io/v1/account/sessions/email' from origin 'https://my-c...
