<?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 Cannot set description property with users.create() in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/cannot-set-description-property-with-users-create/m-p/839225#M3460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the gis.users.create() function to create a new user in my AGOL organization. I am logged into the org as an administrator. I can get the create() function to create the user but am not able to enter the 'description' property of the user. I am following the instructions here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/accessing-and-managing-users/#creating-new-user-accounts" title="https://developers.arcgis.com/python/guide/accessing-and-managing-users/#creating-new-user-accounts"&gt;Accessing and managing users | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my code from the Jupyter Notebook:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;demo_user1 = gis.users.create(username = 'testdemo_user1xx',&lt;BR /&gt; password = 'P@ssw0rd',&lt;BR /&gt; firstname = 'demo',&lt;BR /&gt; lastname = 'user',&lt;BR /&gt;&lt;SPAN&gt; email = &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'python@esri.com"&gt;'python@esri.com&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt; description = 'Demonstrating how to create users using ArcGIS Python API',&lt;BR /&gt; role = 'org_viewer',&lt;BR /&gt; level = '1',&lt;BR /&gt; provider = 'arcgis')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works except the 'description property'.When I print out the properties of that user, the description is None.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 21:36:24 GMT</pubDate>
    <dc:creator>CharlieWare</dc:creator>
    <dc:date>2017-07-11T21:36:24Z</dc:date>
    <item>
      <title>Cannot set description property with users.create()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/cannot-set-description-property-with-users-create/m-p/839225#M3460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the gis.users.create() function to create a new user in my AGOL organization. I am logged into the org as an administrator. I can get the create() function to create the user but am not able to enter the 'description' property of the user. I am following the instructions here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/accessing-and-managing-users/#creating-new-user-accounts" title="https://developers.arcgis.com/python/guide/accessing-and-managing-users/#creating-new-user-accounts"&gt;Accessing and managing users | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my code from the Jupyter Notebook:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;demo_user1 = gis.users.create(username = 'testdemo_user1xx',&lt;BR /&gt; password = 'P@ssw0rd',&lt;BR /&gt; firstname = 'demo',&lt;BR /&gt; lastname = 'user',&lt;BR /&gt;&lt;SPAN&gt; email = &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:'python@esri.com"&gt;'python@esri.com&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt; description = 'Demonstrating how to create users using ArcGIS Python API',&lt;BR /&gt; role = 'org_viewer',&lt;BR /&gt; level = '1',&lt;BR /&gt; provider = 'arcgis')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works except the 'description property'.When I print out the properties of that user, the description is None.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 21:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/cannot-set-description-property-with-users-create/m-p/839225#M3460</guid>
      <dc:creator>CharlieWare</dc:creator>
      <dc:date>2017-07-11T21:36:24Z</dc:date>
    </item>
  </channel>
</rss>

