Trying to use this example: Object Detection Workflow with | ArcGIS for Developers
log into and AGOL and i get content not found error:
well_pads = gis.content.get('ae6f1c62027c42b8a88c4cf5deb86bbf') # Well pads layerwell_padsIf I try to use services url's i get the SSL errors:
URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:841)>
Thank you,