<?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 Splunk Okta Identity Cloud  HTTP/1.1&amp;quot; 401 None in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Okta-Identity-Cloud-HTTP-1-1-quot-401-None/m-p/539494#M4915</link>
    <description>&lt;P&gt;We are trying to set up Okta Identity Cloud Add-on for Splunk as the following &lt;A href="https://splunkbase.splunk.com/app/3682/#/details" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/3682/#/details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We can see the following error in the internal log&lt;/P&gt;&lt;P&gt;2021-02-11 14:11:58,524 DEBUG pid=15786 tid=MainThread file=connectionpool.py:_make_request:437 |.com:443 "GET /api/v1/users?filter=lastUpdated+gt+%221970-01-01T00%3A00%3A00.000Z%22+and+lastUpdated+lt+%222021-02-11T14%3A11%3A53.270Z%22&amp;amp;limit=1000 &lt;STRONG&gt;HTTP/1.1" 401&lt;/STRONG&gt; None&lt;BR /&gt;2021-02-11 14:11:58,525 DEBUG pid=15786 tid=MainThread file=base_modinput.py:log_debug:288 | metric=user | message=_okta_client returned response to our request rid=YCU7LobAly6BohSnrIgL3gAADBs&lt;BR /&gt;2021-02-11 14:11:58,526 ERROR pid=15786 tid=MainThread file=base_modinput.py:log_error:309 | Get error when collecting events.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/TA-Okta_Identity_Cloud_for_Splunk/bin/ta_okta_identity_cloud_for_splunk/aob_py2/modinput_wrapper/base_modinput.py", line 128, in stream_events&lt;BR /&gt;self.collect_events(ew)&lt;BR /&gt;File "TA-Okta_Identity_Cloud_for_Splunk/bin/okta_identity_cloud.py", line 68, in collect_events&lt;BR /&gt;input_module.collect_events(self, ew)&lt;BR /&gt;File "TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 829, in collect_events&lt;BR /&gt;users = _collectUsers(helper)&lt;BR /&gt;File "/TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 448, in _collectUsers&lt;BR /&gt;users = _okta_caller(helper, resource, params, method, opt_limit)&lt;BR /&gt;File "/TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 249, in _okta_caller&lt;BR /&gt;response = _okta_client(helper, url, params, method)&lt;BR /&gt;File /TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 411, in _okta_client&lt;BR /&gt;response.raise_for_status()&lt;BR /&gt;File "TA-Okta_Identity_Cloud_for_Splunk/bin/ta_okta_identity_cloud_for_splunk/aob_py2/requests/models.py", line 940, in raise_for_status&lt;BR /&gt;raise HTTPError(http_error_msg, response=self)&lt;BR /&gt;&lt;STRONG&gt;HTTPError: 401 Client Error: Unauthorized for url:&lt;/STRONG&gt; ..com/api/v1/users?filter=lastUpdated+gt+%221970-01-01T00%3A00%3A00.000Z%22+and+lastUpdated+lt+%222021-02-11T14%3A11%3A53.270Z%22&amp;amp;limit=1000&lt;/P&gt;&lt;P&gt;As the client said the API Token made by a super admin user with all the permissions&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2021 15:08:18 GMT</pubDate>
    <dc:creator>sgalamb</dc:creator>
    <dc:date>2021-02-11T15:08:18Z</dc:date>
    <item>
      <title>Splunk Okta Identity Cloud  HTTP/1.1" 401 None</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Okta-Identity-Cloud-HTTP-1-1-quot-401-None/m-p/539494#M4915</link>
      <description>&lt;P&gt;We are trying to set up Okta Identity Cloud Add-on for Splunk as the following &lt;A href="https://splunkbase.splunk.com/app/3682/#/details" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/3682/#/details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We can see the following error in the internal log&lt;/P&gt;&lt;P&gt;2021-02-11 14:11:58,524 DEBUG pid=15786 tid=MainThread file=connectionpool.py:_make_request:437 |.com:443 "GET /api/v1/users?filter=lastUpdated+gt+%221970-01-01T00%3A00%3A00.000Z%22+and+lastUpdated+lt+%222021-02-11T14%3A11%3A53.270Z%22&amp;amp;limit=1000 &lt;STRONG&gt;HTTP/1.1" 401&lt;/STRONG&gt; None&lt;BR /&gt;2021-02-11 14:11:58,525 DEBUG pid=15786 tid=MainThread file=base_modinput.py:log_debug:288 | metric=user | message=_okta_client returned response to our request rid=YCU7LobAly6BohSnrIgL3gAADBs&lt;BR /&gt;2021-02-11 14:11:58,526 ERROR pid=15786 tid=MainThread file=base_modinput.py:log_error:309 | Get error when collecting events.&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/TA-Okta_Identity_Cloud_for_Splunk/bin/ta_okta_identity_cloud_for_splunk/aob_py2/modinput_wrapper/base_modinput.py", line 128, in stream_events&lt;BR /&gt;self.collect_events(ew)&lt;BR /&gt;File "TA-Okta_Identity_Cloud_for_Splunk/bin/okta_identity_cloud.py", line 68, in collect_events&lt;BR /&gt;input_module.collect_events(self, ew)&lt;BR /&gt;File "TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 829, in collect_events&lt;BR /&gt;users = _collectUsers(helper)&lt;BR /&gt;File "/TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 448, in _collectUsers&lt;BR /&gt;users = _okta_caller(helper, resource, params, method, opt_limit)&lt;BR /&gt;File "/TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 249, in _okta_caller&lt;BR /&gt;response = _okta_client(helper, url, params, method)&lt;BR /&gt;File /TA-Okta_Identity_Cloud_for_Splunk/bin/input_module_okta_identity_cloud.py", line 411, in _okta_client&lt;BR /&gt;response.raise_for_status()&lt;BR /&gt;File "TA-Okta_Identity_Cloud_for_Splunk/bin/ta_okta_identity_cloud_for_splunk/aob_py2/requests/models.py", line 940, in raise_for_status&lt;BR /&gt;raise HTTPError(http_error_msg, response=self)&lt;BR /&gt;&lt;STRONG&gt;HTTPError: 401 Client Error: Unauthorized for url:&lt;/STRONG&gt; ..com/api/v1/users?filter=lastUpdated+gt+%221970-01-01T00%3A00%3A00.000Z%22+and+lastUpdated+lt+%222021-02-11T14%3A11%3A53.270Z%22&amp;amp;limit=1000&lt;/P&gt;&lt;P&gt;As the client said the API Token made by a super admin user with all the permissions&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 15:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-Okta-Identity-Cloud-HTTP-1-1-quot-401-None/m-p/539494#M4915</guid>
      <dc:creator>sgalamb</dc:creator>
      <dc:date>2021-02-11T15:08:18Z</dc:date>
    </item>
  </channel>
</rss>

