Select to view content in your preferred language

_ItemCreateException error when using clone_items()

390
0
04-28-2023 02:14 PM
KirkKirchner
New Contributor

I am receive multiple errors when trying to use the clone_items() function to copy Survey123 forms from ArcGIS Online to ArcGIS Portal using ArcGIS Notebooks. They are all _ItemCreateException errors of different varieties that show up for separate forms:

  • 'Failed to create Form ...: Failed to update Form ...: mismatched tag'
  • 'Failed to create Form ...: Failed to update Form ...: 'NoneType' object is not iterable'
  • 'Failed to create Form ...: Failed to update Form ...: not well-formed (invalid token)'

Any suggestions on debugging these errors?

0 Kudos
0 Replies