I cannot use GetUserThumbnailAsync or https://www.roblox.com/bust-thumbnail/image?userId=1&width=420&height=420&format=png because I don’t know what is the user user-id
I got the image using Roblox API and roblox doesn’t show user ID for privacy reasons, so i tried to display the user profile using their tr.rbxcdn image
Okay. Can you explain to me what tr.rbxcdn.com is and why you need to use it?
As @Winbloo mentioned, you can obtain the ID and thumbnail icon of any given player. What do you need this site for?
I’m making a ui for showing list of servers, I’m using roblox API to get list of sevrer and players that is in the server.
The response only showed player profile, not UserID or Name. So I wanted to display only their user profile but it doesn’t work because the image is tr.rbxcdn. so i wanted to know is there any way around it and if you know please help me
You probably can’t do this because roblox only loads www.roblox.com images in-game (afaik). That endpoint is used for loading player thumbnails in your browser