Having trouble editing plots

Hello,

I have been using plotly’s offline plot capabilities and including the following code prior to plotting to enable me to go in and edit the plot features after it has been created:
config = {‘showLink’: True, ‘linkText’: “Edit Plot”, ‘scrollZoom’: True}

I tried using this same method today and was redirected to the following link:

Is my old method of being able to edit offline plots no longer available, and is there any workaround?

Thanks!

Cheers,
aPop

bump

Any help/advice here would be greatly appreciated!