question

Steffan avatar image
Steffan asked

Server API - Bug: You only get friend-tags with the GetFriendList call if the parameter ProfileConstraints is null

Hi there,

I'm posting this to bring your attention to an old bug that was reported & acknowledged back in 2017 and has unfortunately still not been fixed.

The link to the original post: here

I made this new postto increase the odds of PlayFab employees coming across it, as opposed to a reply to a 4 year old thread.

apis
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

·
Rick Chen avatar image
Rick Chen answered

According to my test, I added two friends with AddFriend API. Then used SetFriendTags API to set the friend-tags. When I call the GetFriendsList API with following request body:

{

"ProfileConstraints":{

"ShowTags": false

}

}

The result contains friend-tags. I cannot reproduce the issue you mentioned.

Could you please describe the detail procedure of how you reproduce the issue?


1.png (12.4 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.