<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Python API - Append ArcGIS Online Features in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-append-arcgis-online-features/m-p/721047#M126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to append features from one feature&amp;nbsp;layer to another using the Python API using Jupyter notebooks.&amp;nbsp;I log into ArcGIS Online using&amp;nbsp;gis = GIS(username="username", password="password"). I find both layers and create a feature set for the records i wish to append. I then try to execute the append and get an error which seems to be due to permissions. Error below. If anyone has could offer assistance, that would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/397379_pastedImage_1.png" style="width: 620px; height: 185px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 18:04:07 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-02-23T18:04:07Z</dc:date>
    <item>
      <title>Python API - Append ArcGIS Online Features</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-append-arcgis-online-features/m-p/721047#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to append features from one feature&amp;nbsp;layer to another using the Python API using Jupyter notebooks.&amp;nbsp;I log into ArcGIS Online using&amp;nbsp;gis = GIS(username="username", password="password"). I find both layers and create a feature set for the records i wish to append. I then try to execute the append and get an error which seems to be due to permissions. Error below. If anyone has could offer assistance, that would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/397379_pastedImage_1.png" style="width: 620px; height: 185px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 18:04:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-append-arcgis-online-features/m-p/721047#M126</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-23T18:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Python API - Append ArcGIS Online Features</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-append-arcgis-online-features/m-p/721048#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikholai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error appears to indicate that the script does not have your login credentials when you are trying to run it. I would suggest trying to login using the format below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;password = getpass()&lt;/P&gt;&lt;P&gt;my_gis = GIS("&lt;A class="link-titled" href="https://www.arcgis.com" title="https://www.arcgis.com"&gt;https://www.arcgis.com&lt;/A&gt;","AGOLUsername",password)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are all the layers you are using public layers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the source I used for this code:&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/python/guide/using-the-gis/" title="https://developers.arcgis.com/python/guide/using-the-gis/"&gt;https://developers.arcgis.com/python/guide/using-the-gis/&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 17:03:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-append-arcgis-online-features/m-p/721048#M127</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-26T17:03:07Z</dc:date>
    </item>
  </channel>
</rss>

