Hello!
I am experiencing a confusing issue that seems to have happened out of nowhere. I am getting an “Exception: Job Failed.” error when trying to overwrite a hosted table that has been overwriting daily without any problems as part of an automated Python script.
The issue occurs when using the .manager.overwrite(path). I can confirm that the updated csv is populating correctly and has data. What’s confusing is that I only get this error when overwriting the hosted table – it works fine when overwriting a hosted feature layer in the same script.
When I go to see the hosted table in my AGOL content, I see a “Data Error” message, and the attribute table is blank.
Any suggestions on what could be causing this? I am completely lost 😖
I would greatly appreciate any help!