I'm new to backend servers and hosting files so if you could give me a starting point just to undersand how it works.
If I can log in with a facebook profile somehow this data saved in the dropbox and if I try to log in again with a different profile I face this "The current user has a Facebook profile and it’s not the profile they have just tried to log in with" this from the GameSparks documentation which turns into error <"accessToken":"ACCOUNT_ALREADY_LINKED">recieved from GameSparks
Solved after 12 hours I discovered that u have to disconnect from the server and reconnect forexample when you want to link a facebook profile the server is now connected to that user so when you want to link another profile u have to disconnect from the previous profile and connect then wait till the server is available then you could link the new profile