Thanks for your tips and solutions.
Im trying to POST a new entry, a new player and score if doesnt exists in my json leader board server.
And if the player already exists, just update the score.
The thing is that I can not modify the json file at the server, an Oracle cloud server.
What could I do?
Thnx again.