Hi, I'm looking to append all the data held in a hosted table in ArcGIS Online to another table in a hosted feature layer (with an identical schema) using python.
I've attempted to use the API guidance, but every time I try I get an unknown error on the .append function
Exception: Unknown Error
(Error Code: 500)
Can anyone help with a code sample. All the examples in the guidance focus on CSVs rather than data already in AGOL