Hi
Im using unity Sdk 2.5
I cant show the picture with my with the score board scores here, but there are users and scores in the collection.
I have a problem with the method. scoreBoardService.GetTopNRankersFromFacebook
It was working but now returns no friends with scores , when clearly i have friends scores logged? userID 1000******* is a friend's score but i get this error.
{"httpErrorCode":"404", "appErrorCode":"3026", "message":"Not Found", "details":"Scores with friends for the game with the name 'Level1' does not exist."}
Does socialService.LinkUserFacebookAccount have to be setup for each friend?