Closed
Description
When I publish a plot (created with ggplot2 and ggplotly) to my company self hosted plotly using
plotly_POST(p, filename="a_plot", sharing="secret")
I then have to go manually to my plotly file, click on the share link, and enable the secret sharing which I think is not what should happen.
I also tried to use "hidden" as the error message doesn't agree with the documentation.