question

Tanmay Kulkarni avatar image
Tanmay Kulkarni asked

Can I get friend's avatar through FriendInfo.Profile?

If not, how can I get the friend's avatar?

Friends
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

You should be able to get friend’s avatar URL through FriendInfo.Profile.AvatarUrl. However, there are two things you need to do to make it work:

  1. Allow Client Access to Avatar URL through [Game Manager] -> [Settings] – [Client Profile Options] :
  2. Set the ShowAvatarUrl property as true in the GetFriendList request: PlayerProfileViewConstraints

pic1.png (18.6 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.