Skip to content

Multiplayer example results in error #507

@markffrench

Description

@markffrench

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

Metadata

Metadata

Assignees

Labels

Health TriagedTriaged within product health

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions