<?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: I accidentally clicked no a Python toolbox with third party code, it took me too much time to recover, so I share it here... in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691082#M102386</link>
    <description>&lt;P&gt;At ArcGIS Pro 3.5, this was listed as&amp;nbsp;&lt;SPAN&gt;BUG-000177649 -&amp;nbsp;&amp;nbsp;A warning prompt is returned while adding a python toolbox(.pyt) stating, "Opening a Python toolbox runs third-party code. Confirm you trust the source before proceeding."&lt;BR /&gt;&lt;BR /&gt;At ArcGIS Pro 3.6, the defect was resolved so refreshing a Python toolbox no longer causes the security warning to be seen again. (ENH-000177649 - closed)&lt;BR /&gt;&lt;BR /&gt;At ArcGIS Pro 3.7 (coming soon), there is now a checkbox to the Python toolbox security warning box to never raise the warning again for that particular Python toolbox.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2026 17:46:43 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2026-03-17T17:46:43Z</dc:date>
    <item>
      <title>I accidentally clicked no a Python toolbox with third party code, it took me too much time to recover, so I share it here...</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1690968#M102376</link>
      <description>&lt;P&gt;ArcGIS Pro 3.5 (or 3.6) introduced an additional security question about third party Python code:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="question.png" style="width: 415px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149931i0809B8878C52451D/image-size/large?v=v2&amp;amp;px=999" role="button" title="question.png" alt="question.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Opening a Python toolbox runs third-party code. Confirm you trust the source before proceeding.&lt;BR /&gt;Allow this toolbox code to run?&lt;BR /&gt;So when you click no, I could not find an option in Pro to change it back to yes.&amp;nbsp;&lt;BR /&gt;It took me a while to figure out how to reset it. Turns out this setting is save in this location:&lt;BR /&gt;C:\Users\DemoUser\AppData\Local\ESRI\ArcGISPro\Geoprocessing\.access_pyt&lt;BR /&gt;When I delete this file, you get the popup again. You can also edit the file and change the first number from 0 to 1 to enable the toolbox.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Maybe Esri can provide some more documentation on this? Right now it's really hard to fix this issue. Hope this helps others to find this solution .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 10:28:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1690968#M102376</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2026-03-17T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: I accidentally clicked no a Python toolbox with third party code, it took me too much time to recover, so I share it here...</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691024#M102381</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/326275"&gt;@JoëlHempenius3&lt;/a&gt;, thank you for sharing. No need to manually delete any files, you can just context-click the toolbox and choose the "Refresh Python Toolbox Access Permissions" option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2026-03-17_07-37-32.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149940i8C99DC4E7003B366/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2026-03-17_07-37-32.PNG" alt="2026-03-17_07-37-32.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can also control this for all .pyt if you'd like (please use best judgement):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/geoprocessing-settings.htm#ESRI_SECTION1_88A083A5D68B430D96BD4D81DBCD2D47" target="_blank"&gt;Geoprocessing settings—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 14:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691024#M102381</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2026-03-17T14:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: I accidentally clicked no a Python toolbox with third party code, it took me too much time to recover, so I share it here...</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691082#M102386</link>
      <description>&lt;P&gt;At ArcGIS Pro 3.5, this was listed as&amp;nbsp;&lt;SPAN&gt;BUG-000177649 -&amp;nbsp;&amp;nbsp;A warning prompt is returned while adding a python toolbox(.pyt) stating, "Opening a Python toolbox runs third-party code. Confirm you trust the source before proceeding."&lt;BR /&gt;&lt;BR /&gt;At ArcGIS Pro 3.6, the defect was resolved so refreshing a Python toolbox no longer causes the security warning to be seen again. (ENH-000177649 - closed)&lt;BR /&gt;&lt;BR /&gt;At ArcGIS Pro 3.7 (coming soon), there is now a checkbox to the Python toolbox security warning box to never raise the warning again for that particular Python toolbox.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 17:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691082#M102386</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-03-17T17:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: I accidentally clicked no a Python toolbox with third party code, it took me too much time to recover, so I share it here...</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691201#M102397</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/50334"&gt;@HannesZiegler&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the answer. In my case, it's a little different, because I get this popup when I open the Python toolbox with the Pro SDK and it's my own .pyt file packaged with the Add-in. When people navigate to the tools in Geoprocessing it works fine. However, I use the Pro SDK to do some pre-checks before invoking the pyt so I'd rather not have my users go to the Geoprocessing tools.&amp;nbsp;&lt;BR /&gt;And with the pro SDK packaging, the pyt file isn't there in the project, so there is no option to click refresh&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 08:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691201#M102397</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2026-03-18T08:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: I accidentally clicked no a Python toolbox with third party code, it took me too much time to recover, so I share it here...</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691202#M102398</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;, I'll run some tests with pro 3.6 as well to see if this Enhancement also applies to .pyt toolboxes that are packaged with an Addin&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 08:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/i-accidentally-clicked-no-a-python-toolbox-with/m-p/1691202#M102398</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2026-03-18T08:20:28Z</dc:date>
    </item>
  </channel>
</rss>

