Hello!
I’ve encountered a problem:
I have a record, with a specific users id. Set to public read and no write.
I would like the player request the server to remove that record for him. Seems like the server from within the framework is not authurized to remove the record, even if i use that users id.
I cannot change write permissions to owner write, because the user should in no way be able to change the record, only request a deletion of it.
Is it really true that nakama cant delete a users record?
/Gillberg