question

appgame avatar image
appgame asked

All GetMatch opponent player data is NotAuthorized - Revised

*

No PlayerId = No Push Messages

No Push Messages = No Player Moves

No Player Moves = No Game

*

All GetMatch opponent player data is NotAuthorized

Getprofile - NotAuthorized

Getprofiles - NotAuthorized

*

" The PlayFabProfilesAPI and PlayFabMultiplayerAPI are apart of the Entity Programming Model which includes with it, levels of permissions. The error you are receiving is because which ever entity this code is authenticated as does not have the permission for the operation. "

*

10 |1200

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

appgame avatar image
appgame answered

Randomly flipping through pages I found.

https://community.playfab.com/questions/41215/calling-getprofiles-returns-null-info.html

Currently the classic model and the new entity model does not share the same Displayname, which means that the Displayname set through the classic UpdateUserTitleDisplayName API is not the same as in the Entity Profile. For now, you may store the Entity Displayname inside its Entity Object through the GetObjects API so that you can retrieve them using GetProfiles.

10 |1200

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

appgame avatar image
appgame answered

https://community.playfab.com/questions/35351/getprofiles-doesnt-return-full-info.html

We have noticed some progresses on this feature, but currently there is still no ETA. You may store the Entity Displayname inside its Entity Object through the GetObjects API so that you can retrieve them using GetProfiles.

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.