<?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: Token required but not passed in the request. in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/token-required-but-not-passed-in-the-request/m-p/1219628#M65766</link>
    <description>&lt;P&gt;Your question might have been best asked on the Github site.&amp;nbsp; Although I didn't read the whole thing from top to bottom, one line caught my eye:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;:If you run the tutorial using ArcGIS Online, 2&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/geoprocessing-tools-that-use-credits.htm#ESRI_SECTION2_5FAF16DB9F044F78AF164A22752A9A7F" target="_blank"&gt;credits&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;will be consumed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Credits are definitely only something you get when you are a member of ArcGIS Online.&amp;nbsp; Let me know if this answered your question (even if it was disappointing news), by marking this post as an answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let us know and good luck!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 21:43:13 GMT</pubDate>
    <dc:creator>RogerDunnGIS</dc:creator>
    <dc:date>2022-10-06T21:43:13Z</dc:date>
    <item>
      <title>Token required but not passed in the request.</title>
      <link>https://community.esri.com/t5/python-questions/token-required-but-not-passed-in-the-request/m-p/1199127#M65188</link>
      <description>&lt;P&gt;I am trying to run this notebook,&lt;BR /&gt;[finding_routes_for_appliance_delivery_with_VRP_solve](&lt;A href="https://github.com/Esri/arcgis-python-api/blob/master/samples/04_gis_analysts_data_scientists/finding_routes_for_appliance_delivery_with_VRP_solver.ipynb" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-python-api/blob/master/samples/04_gis_analysts_data_scientists/finding_routes_for_appliance_delivery_with_VRP_solver.ipynb&lt;/A&gt;)&lt;BR /&gt;but I kept having this error:&lt;BR /&gt;```&lt;BR /&gt;Exception: Token required but not passed in the request.&lt;BR /&gt;Token required.&lt;BR /&gt;(Error Code: 499)&lt;BR /&gt;```&lt;BR /&gt;when run to the code:&lt;BR /&gt;```&lt;BR /&gt;# Read the csv file and convert the data to feature set&lt;BR /&gt;orders_df = pd.read_csv(orders_csv)&lt;BR /&gt;orders_sdf = pd.DataFrame.spatial.from_df(orders_df, "Address")&lt;BR /&gt;orders_fset = orders_sdf.spatial.to_featureset()&lt;BR /&gt;```&lt;BR /&gt;I tried to access Gis by:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;gis = GIS(username="*****", password="******")&lt;BR /&gt;```&lt;/P&gt;&lt;P&gt;I don't have a pro account, and I am running my code on Google Colab. Do I need a Pro account to access this service? Or anyone can tell me how to access this service?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 19:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/token-required-but-not-passed-in-the-request/m-p/1199127#M65188</guid>
      <dc:creator>ShikunChen</dc:creator>
      <dc:date>2022-08-03T19:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Token required but not passed in the request.</title>
      <link>https://community.esri.com/t5/python-questions/token-required-but-not-passed-in-the-request/m-p/1219628#M65766</link>
      <description>&lt;P&gt;Your question might have been best asked on the Github site.&amp;nbsp; Although I didn't read the whole thing from top to bottom, one line caught my eye:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;:If you run the tutorial using ArcGIS Online, 2&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/appendices/geoprocessing-tools-that-use-credits.htm#ESRI_SECTION2_5FAF16DB9F044F78AF164A22752A9A7F" target="_blank"&gt;credits&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;will be consumed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Credits are definitely only something you get when you are a member of ArcGIS Online.&amp;nbsp; Let me know if this answered your question (even if it was disappointing news), by marking this post as an answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let us know and good luck!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 21:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/token-required-but-not-passed-in-the-request/m-p/1219628#M65766</guid>
      <dc:creator>RogerDunnGIS</dc:creator>
      <dc:date>2022-10-06T21:43:13Z</dc:date>
    </item>
  </channel>
</rss>

