Hey,
i have two issues:
1. A month ago i tried to delete my user, it was linked with Facebook, and i think with Google also.
since then, i cant sign in into my game, with the error - "Account is unavailable, because it is being deleted". I am afraid when i will publish the game, problems like this will appear.
a. can you delete the user manually?
b. how can i prevent from something like this to happen again?
2. i want to delete all users and all the data. what is the best way? how do i create a task to unlink all user and then delete it?
thanks.
Answer by Andy · Dec 07, 2018 at 09:19 PM
Yes, we've identified a bug where some linked logins weren't being fully deleted. It's in the process of being fixed. If you provide your title id and the player id of the user you're trying to login as, I can verify it's hitting this issue.
As to how to avoid it, you want to make sure you unlink all linked logins prior to deleting users. The only ways to do that are either through the client API or in the Game Manager for your title.
If you're trying to delete all your users, I'm curious why. If you're trying to transition to being a live title, you may be better off creating a new title so as not to comingle your dev and production environments.
this is my title ID - D668
for the player id, i dont have it...
I'm a little bit confused. The only linked logins I see you using on that title are android device ids and custom ids. When you hit the 409 attempting to sign in, what kind of login are you using? Can you send me that id?
why the confusion?
the game is in test mode, its not finished yet, i am working to finish it.
from time to time i try to delete all users.
i dont have the id of the device. its an android device.
the device model is - one plus
if you want i can try re log with him right now, and you will see it.
The confusion was because you said there were linked Facebook and Google logins, but I didn't see those types of logins being used anywhere else or calls to login or link those types of logins.
Also, sorry, without knowing either the Android device id or the Playfab player id, I can't really dig any deeper into why you're unable to log in using a previously-deleted account. If you're able to provide the id you're attempting to use to login, let me know and I can take a look.
Link Steam account - 400 Unavailable 1 Answer
Master Player Not Deleted 1 Answer
No callbacks from LoginWithAndroidDeviceID? 5 Answers
Login with Facebook on iOS is creating a different playfab account 7 Answers
Add New User to studio | Issue 1 Answer