Hi there - cannot save storymap as cannot identify storymap version from endpoint (behind firewall) - need to hard code sm_version in code base.
File ~/local/venv/lib/python3.11/site-packages/arcgis/apps/storymap/_utils.py:198, in save(story, title, tags, access, publish)
195: story._item.resources.update(file=temp.name, file_name=draft)
197: # get storymap version from endpoint
--> 198: sm_version = story._gis._con.get("https://storymaps.arcgic.com/version")["version"]
@NanaeAubry @JohnYaist1