Character look at mouse - Multiplayer Replication

There are some restrictions on who can send RPCs to the server. Only player-controlled blueprints can send an event as an RPC, so you have to be sure your player owns the pawn in order for your actions to affect the server.

If you’re still looking for a solution, this thread discusses in greater detail how the solution would look like on blueprints: Mouse Cursor Replication - #3 by JohnnyRevolver