Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiplayer example results in error #507

Open
markffrench opened this issue Feb 14, 2024 · 0 comments
Open

Multiplayer example results in error #507

markffrench opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
Health Triaged Triaged within product health

Comments

@markffrench
Copy link

[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.

@thomasgu thomasgu added the Health Triaged Triaged within product health label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Health Triaged Triaged within product health
Projects
None yet
Development

No branches or pull requests

3 participants