In the player controller or the character BP when the open door key is pressed you have to call a server event on the player controller or character BP that then calls the interact event on the door on the server side.
In the player controller or the character BP when the open door key is pressed you have to call a server event on the player controller or character BP that then calls the interact event on the door on the server side.