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?