Client cannot perform special actions

Oh wait I just noticed that you are using GetPlayerPawn always on index 0. What kind of blueprint are you working on in that image? Is it a controller? Because if you are working with gameplay input I would suggest doing it inside your character blueprint, so you can use a reference to self instead of the GetPlayerPawn node