Hello,
I have a hosted feature layer with multiple layers, all with attachments enabled that I am trying to export to a file geodatabase to download locally. When I do this in ArcGIS Online, a geodatabase is created, but it is only 1kb. Also when trying to export from python, I get the following error
raise Exception("Could not export item: %s" % self.itemid)
Is there anything I can do to get around this?