PlayerGui parent not working

Recipt.Parent = game.Players:FindFirstChild(Customer).PlayerGui.Main

I’m getting this error, I am not sure why…

You can’t access another player’s PlayerGui from a local script.