A user registers (RegisterPlayfabUser) on Titlle A and adds a email and password, He then attempts to login onto Title B (LoginWithEmailAddress) using the same email and password he is unable to login. He then attempts to register for Title B (RegisterPlayfabUser) and is also unsuccessful as his email address is already used in Title A, how do we get around this?
If i login using the API (LoginWithGoogleAccount) everything works as expected
Answer by Fuzail Sarang · Jul 24, 2019 at 06:34 PM
I have retested this again and it seems to be resolved now, unsure of what was the cause earlier.