How to pickup and drop obj on third person blueprint?

Hello Everyone,

I followed this tutorial to pickup objects up and drop them on pressing “f”:

I got the same result as the tutorial but they are using first person blueprint and I want to do so on third person blueprint between 2 actors… I don’t get the same output on third person blueprint (see images)
I used follow camera instead of first person camera but nothing actually happens… Any idea how to make it work?