When my consumer Storymaps account was migrated last year to a new arcgis.com account, it became effectively uneditable. However the storymaps link works a treat, so I forgot about it. https://storymaps.arcgis.com/stories/35cdfc9ab76545cc9d6e46e3c123741b. (The storymap is saved as an SMX, presumably to indicate it as a legacy file type, but I was able to extract some of the json resources, so plausibly there's a permissions issue.) The following link has some of the content, but quite a lot didn't copy over: https://storymaps.arcgis.com/stories/3cb0625e418d4f5181aef27c8d6abe57.
At somepoint, though I'm struggling to remember exactly how, I was able to make partial copies of the project (all incomplete though, the link cited above is the most complete) which now sit in a charity / NFP account (they commissioned the work in the first place: https://sustainingdunbar.maps.arcgis.com/ The project was hosted on the consumer account because it had some nice features unavailable on arcgis.com - which conceivably explains why the migration failed?)
I am the admin for the charity account, but I cannot get any of the copies to Publish (fails with a there was a problem publishing message), though they pass the "checking for Issues" test. The original SMX file can also be accessed from the charity end, but there's nothing I can edit. In summary
So my questions are:
1) will the link above continue to work if I don't subscribe, as we don't need 2 separate accounts?
2) is it possible to push the working project PROPERLY to the charity account?
3) if not is it possible to somehow programmatically extract all the resources from the old consumer account given that it 403s (suspect permissions)?
Solved! Go to Solution.
@Joseph gave me an invaluable tip in the right direction. He suggested allowing duplication and then copy the project over to the new account. I was not able to edit that property however. It turns out that the copy I made programmatically, also non editable, could be duplicated and bingo I was able to edit. Thanks
Or better, how one might contact support. The MX of is [email protected] (provided in the ESRI email invite to renew the sub) is valid, but the mailbox must be disabled, it bounces.
@ProjectsPoint The StoryMaps team can help with these questions and provide guidance on the next steps for account renewal or content migration. Please email [email protected] and include the account and/or subscription information for the relevant organizations.
That's super, thank you.
I have partially rescued the StoryMap that failed to migrate correctly from the old storymaps.com consumer platform to ArcGIS Online. The story is now live, publicly accessible, and correctly owned by a user in our charity org.
However the GUI editor still fails with ArcGISRequestError: ORG_1065: Account resource file does not exist. Help from Claude.ai
What I did:
Current item state:
Symptom: Editor loads briefly then throws ORG_1065 and shows "
The item can’t be loaded
" The error is caught in _app-bf650ae46fdafa7d.js but the specific failing resource request isn't identifiable from the Network tab.
If anyone has seen ORG_1065 on a programmatically created StoryMap item where all resources are confirmed present?
@Joseph gave me an invaluable tip in the right direction. He suggested allowing duplication and then copy the project over to the new account. I was not able to edit that property however. It turns out that the copy I made programmatically, also non editable, could be duplicated and bingo I was able to edit. Thanks