You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Enter feedback here]
This example results in an error
no PlayFab entity token was associated with the provided entity key. Use PFMultiplayerSetEntityToken to associate a PlayFab entity token with a PlayFab entity key before passing that entity key to the API. 0x89236402
To fix this you must call the following function after receiving your LoginResult: PlayFabMultiplayer.SetEntityToken(loginResult.AuthenticationContext);
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: 4c96df3f-2312-a130-0881-253ca3f46f58
Version Independent ID: 4c96df3f-2312-a130-0881-253ca3f46f58
[Enter feedback here]
This example results in an error
To fix this you must call the following function after receiving your LoginResult:
PlayFabMultiplayer.SetEntityToken(loginResult.AuthenticationContext);
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: