Hi guys im trying to display a sidebar on my google sheets every time it is opened. I am using the onOpen function and calling the html page, but it is not executing. When i run
Maybe the user doesn't have permission to edit the SS? Google Developers says onOpen() only fires if the user who is visiting your sheet has permission to edit the SS.