<?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 Re: Confirm Named User License Token Refresh in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681785#M101593</link>
    <description>&lt;P&gt;I thought adding an email, but it would really only confirm that the script is running and/or failing. It wouldn't actually confirm if the token is being refreshed.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Feb 2026 16:38:18 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2026-02-03T16:38:18Z</dc:date>
    <item>
      <title>Confirm Named User License Token Refresh</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681767#M101590</link>
      <description>&lt;P&gt;We are transitioning to Named User Licensing and have discovered a known issue regarding running scripts on a headless account with a Named User License. In order to keep the license fresh, ArcGIS Pro must be opened once every 15 days or the token will expire and the scripts will stop working. We found a helpful little script by ESRI support that automatically opens and closes Pro for this exact purpose and set it up to run weekly with Windows Task Manger.&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-automate-arcgis-pro-launch-and-shutdown-to-refre-000033675#:~:text=Summary,subprocess%20object%20representing%20ArcGIS%20Pro" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-automate-arcgis-pro-launch-and-shutdown-to-refre-000033675#:~:text=Summary,subprocess%20object%20representing%20ArcGIS%20Pro&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;But, here's the question: How do you know the light goes off in the refrigerator when you close the door? Is there some way to confirm that the Named User Token is actually being refreshed before the scripts start failing?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 15:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681767#M101590</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-02-03T15:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Named User License Token Refresh</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681781#M101591</link>
      <description>&lt;P&gt;in the script instead of the error handler&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt; except Exception as e:
        print(e)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace print(e) with a function to send an email -&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/send-email-using-python/td-p/1374622" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/python-questions/send-email-using-python/td-p/1374622&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 16:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681781#M101591</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-03T16:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Named User License Token Refresh</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681785#M101593</link>
      <description>&lt;P&gt;I thought adding an email, but it would really only confirm that the script is running and/or failing. It wouldn't actually confirm if the token is being refreshed.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 16:38:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681785#M101593</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-02-03T16:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm Named User License Token Refresh</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681790#M101594</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you just need to go a little deeper and evaluate the return code(s).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.google.com/search?sca_esv=17fe74d01cd78b0f&amp;amp;biw=1745&amp;amp;bih=870&amp;amp;aic=0&amp;amp;sxsrf=ANbL-n6lQins7uQIrwdchlz2F0-d1QiD7Q:1770137054584&amp;amp;q=ArcGIS+Pro.exe+return+code+bad+user+token&amp;amp;spell=1&amp;amp;sa=X&amp;amp;ved=2ahUKEwiRmN6y4r2SAxUFVzABHbLQMaUQkeECKAB6BAgPEAE" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;&lt;I&gt;ArcGIS Pro&lt;/I&gt;&lt;/STRONG&gt;.exe&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;return&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;code bad user token&lt;/A&gt;&lt;/P&gt;&lt;P&gt;An "ArcGIS Pro.exe return code bad user token" (often error 498 or 499) indicates an expired, invalid, or missing authentication token, usually when accessing ArcGIS Online/Enterprise services or license activation&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 16:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/confirm-named-user-license-token-refresh/m-p/1681790#M101594</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-03T16:48:13Z</dc:date>
    </item>
  </channel>
</rss>

