<?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 Sailpoint Integration error in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sailpoint-Integration-error/m-p/589991#M103404</link>
    <description>&lt;P&gt;During the integration of Sailpoint initially got error for the certificate as below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/Certificate-error-with-SailPoint-Adaptive-Response-app/m-p/520271#M63493" target="_blank" rel="noopener"&gt;https://community.splunk.com/t5/All-Apps-and-Add-ons/Certificate-error-with-SailPoint-Adaptive-Response-app/m-p/520271#M63493&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After adding CA signed certificate in aob.py3 directory getting below error.&lt;/P&gt;&lt;P&gt;2022-03-21 23:07:22,432 ERROR pid=15767 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 "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/modinput_wrapper/base_modinput.py", line 128, in stream_events&lt;BR /&gt;self.collect_events(ew)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/sailpoint_identityiq_auditevents.py", line 72, in collect_events&lt;BR /&gt;input_module.collect_events(self, ew)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/input_module_sailpoint_identityiq_auditevents.py", line 143, in collect_events&lt;BR /&gt;headers = build_header(helper, identityiq_url, client_id, client_secret)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/input_module_sailpoint_identityiq_auditevents.py", line 109, in build_header&lt;BR /&gt;return build_oauth2_header(helper, identityiq_url, client_id, client_secret)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/input_module_sailpoint_identityiq_auditevents.py", line 94, in build_oauth2_header&lt;BR /&gt;access_token = json.loads(token_body)['access_token']&lt;BR /&gt;File "/opt/splunk/lib/python3.7/json/__init__.py", line 348, in loads&lt;BR /&gt;return _default_decoder.decode(s)&lt;BR /&gt;File "/opt/splunk/lib/python3.7/json/decoder.py", line 337, in decode&lt;BR /&gt;obj, end = self.raw_decode(s, idx=_w(s, 0).end())&lt;BR /&gt;File "/opt/splunk/lib/python3.7/json/decoder.py", line 355, in raw_decode&lt;BR /&gt;raise JSONDecodeError("Expecting value", s, err.value) from None&lt;BR /&gt;json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 12:31:23 GMT</pubDate>
    <dc:creator>N92</dc:creator>
    <dc:date>2022-03-21T12:31:23Z</dc:date>
    <item>
      <title>Sailpoint Integration error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sailpoint-Integration-error/m-p/589991#M103404</link>
      <description>&lt;P&gt;During the integration of Sailpoint initially got error for the certificate as below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/Certificate-error-with-SailPoint-Adaptive-Response-app/m-p/520271#M63493" target="_blank" rel="noopener"&gt;https://community.splunk.com/t5/All-Apps-and-Add-ons/Certificate-error-with-SailPoint-Adaptive-Response-app/m-p/520271#M63493&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After adding CA signed certificate in aob.py3 directory getting below error.&lt;/P&gt;&lt;P&gt;2022-03-21 23:07:22,432 ERROR pid=15767 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 "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/modinput_wrapper/base_modinput.py", line 128, in stream_events&lt;BR /&gt;self.collect_events(ew)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/sailpoint_identityiq_auditevents.py", line 72, in collect_events&lt;BR /&gt;input_module.collect_events(self, ew)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/input_module_sailpoint_identityiq_auditevents.py", line 143, in collect_events&lt;BR /&gt;headers = build_header(helper, identityiq_url, client_id, client_secret)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/input_module_sailpoint_identityiq_auditevents.py", line 109, in build_header&lt;BR /&gt;return build_oauth2_header(helper, identityiq_url, client_id, client_secret)&lt;BR /&gt;File "/opt/splunk/etc/apps/Splunk_TA_sailpoint/bin/input_module_sailpoint_identityiq_auditevents.py", line 94, in build_oauth2_header&lt;BR /&gt;access_token = json.loads(token_body)['access_token']&lt;BR /&gt;File "/opt/splunk/lib/python3.7/json/__init__.py", line 348, in loads&lt;BR /&gt;return _default_decoder.decode(s)&lt;BR /&gt;File "/opt/splunk/lib/python3.7/json/decoder.py", line 337, in decode&lt;BR /&gt;obj, end = self.raw_decode(s, idx=_w(s, 0).end())&lt;BR /&gt;File "/opt/splunk/lib/python3.7/json/decoder.py", line 355, in raw_decode&lt;BR /&gt;raise JSONDecodeError("Expecting value", s, err.value) from None&lt;BR /&gt;json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 12:31:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sailpoint-Integration-error/m-p/589991#M103404</guid>
      <dc:creator>N92</dc:creator>
      <dc:date>2022-03-21T12:31:23Z</dc:date>
    </item>
  </channel>
</rss>

