I've followed the directions in this blog post Updating your hosted feature services with ArcGIS Pro and the ArcGIS API for Python, and like other users have experienced, my script is failing with the following error:
"RuntimeError: User cant overwrite this service, using this data, as this data is already referring to another service."
I've also followed Thomas Colson and Conrad Schaefer tips posted in Feature Layer Overwrite Error - Data Referring to Another Service to modify the script, but the error persists.
Any help would be greatly appreciated.