question

Rizwan Babar avatar image
Rizwan Babar asked

Title Player isn't created after RegisterPlayFabUser

I am calling RegisterPlayFabUser request using email and password. The new player is created and provides a playfab ID. Then I call UpdateUserData request while also responds with success. Although I can't see the newly created player in players dashboard of PlayFab. Moroever when I restart game and try to login again, it gives me error like KeyNotFoundException: The given key was not present in the dictionary.


Is there any possible solution to this?

Player DataTitle Data
1 comment
10 |1200

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

Seth Du avatar image Seth Du ♦ commented ·

“KeyNotFoundException: The given key was not present in the dictionary.” doesn't seem to be a common error that returned by PlayFab. Is this error contained in a callback? As you can see the callback contains a PlayFab ID, you may navigate to [Game Manager] -> [Players] and use this ID to search for this player.

0 Likes 0 ·

0 Answers

·

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.