Questions about player notes
Posted: Wed May 28, 2025 11:37 am
I'm trying to use the API to add notes to a player and I get the response {"Result":"Error","Error":"Missing Encrypted parameter"}.
My URL parameters are Command=AccountsNotes&password=Password&player=Test&Action=Set&Json=Yes&Data={"Result":"Ok","Player":"test","Count":2,"Label":[],"Subject":["test","test2"],"Color":["0","8"],"Chat":["Yes","Yes"],"Note":["aWs=","SHYkdyVnJ2Zmfm4t"]}
Any suggestions? I'm trying to be able to back up a player's notes before I delete them so that if I restore them later, their notes return. Also, what happens to the notes player1 has written about player2 if player2 is deleted?
Thanks!
My URL parameters are Command=AccountsNotes&password=Password&player=Test&Action=Set&Json=Yes&Data={"Result":"Ok","Player":"test","Count":2,"Label":[],"Subject":["test","test2"],"Color":["0","8"],"Chat":["Yes","Yes"],"Note":["aWs=","SHYkdyVnJ2Zmfm4t"]}
Any suggestions? I'm trying to be able to back up a player's notes before I delete them so that if I restore them later, their notes return. Also, what happens to the notes player1 has written about player2 if player2 is deleted?
Thanks!