<?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: REST API Modular Input v1.9.8 - No Data Received in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-Modular-Input-v1-9-8-No-Data-Received/m-p/536629#M89952</link>
    <description>&lt;P&gt;Issue fixed. Thanks to BaboonBones suport team. Replaced ":" with "=" after the Authorization in the HTTP Header Propertys&lt;/P&gt;&lt;P&gt;HTTP Header Propertys - Authorization=Api-Token xxxxxxxxxxxxxxxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 08:14:57 GMT</pubDate>
    <dc:creator>ramanan</dc:creator>
    <dc:date>2021-01-21T08:14:57Z</dc:date>
    <item>
      <title>REST API Modular Input v1.9.8 - No Data Received</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-Modular-Input-v1-9-8-No-Data-Received/m-p/536628#M89951</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am trying to use "REST API Modular Input v1.9.8" app to receive REST API calls from Dynatrace. But i am not getting any data. When i checked the&amp;nbsp;splunkd.log, i could see the below error. Please help me to fix this issue.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;========================================&lt;/DIV&gt;&lt;DIV&gt;01-20-2021 08:30:34.943 -0800 WARN &amp;nbsp;LocalAppsAdminHandler - Using deprecated capabilities for write: admin_all_objects or edit_local_apps. See enable_install_apps in limits.conf&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" Exception in thread Thread-1:&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" Traceback (most recent call last):&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; File "D:\Program Files\Splunk\Python-3.7\lib\threading.py", line 926, in _bootstrap_inner&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; &amp;nbsp; self.run()&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; File "D:\Program Files\Splunk\Python-3.7\lib\threading.py", line 870, in run&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; &amp;nbsp; self._target(*self._args, **self._kwargs)&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; File "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py", line 489, in do_run&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; &amp;nbsp; (item.split('=',1) for item in http_header_propertys_str.split(delimiter)))&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; File "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py", line 488, in &amp;lt;genexpr&amp;gt;&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" &amp;nbsp; &amp;nbsp; http_header_propertys = dict((k.strip(), v.strip()) for k,v in&lt;BR /&gt;01-20-2021 08:30:37.628 -0800 ERROR ExecProcessor - message from ""D:\Program Files\Splunk\bin\Python3.exe" "D:\Program Files\Splunk\etc\apps\rest_ta\bin\rest.py"" ValueError: not enough values to unpack (expected 2, got 1)&lt;/DIV&gt;&lt;DIV&gt;===============================================&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Data Input Details are below:&lt;/DIV&gt;&lt;DIV&gt;Endpoint URL -&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://abcd.dynatrace-managed.com/e/xxxxxxxxxxxxxxxxx/api/v1" target="_blank" rel="noopener"&gt;https://abcd.dynatrace-managed.com/e/xxxxxxxxxxxxxxxxx/api/v1&lt;/A&gt;&lt;BR /&gt;Activation Key - xxxxxxxxxxxxxxxxxxxxxxxxx&lt;BR /&gt;HTTP Method - GET&lt;BR /&gt;Authentication Type - none&lt;BR /&gt;HTTP Header Propertys - Authorization: Api-Token xxxxxxxxxxxxxxxxx&lt;BR /&gt;Response Type - json&lt;BR /&gt;Streaming Request - 0&lt;BR /&gt;Sequential Mode - 0&lt;BR /&gt;Index Error Responses - 0&lt;BR /&gt;Log Level - INFO&lt;BR /&gt;Interval - 60&lt;BR /&gt;Set Source Type - Manual&lt;BR /&gt;Source Type - DynatraceOAV&lt;BR /&gt;Host - $decideOnStartup&lt;BR /&gt;Index - main&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Jan 2021 07:22:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-API-Modular-Input-v1-9-8-No-Data-Received/m-p/536628#M89951</guid>
      <dc:creator>ramanan</dc:creator>
      <dc:date>2021-01-21T07:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Modular Input v1.9.8 - No Data Received</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-API-Modular-Input-v1-9-8-No-Data-Received/m-p/536629#M89952</link>
      <description>&lt;P&gt;Issue fixed. Thanks to BaboonBones suport team. Replaced ":" with "=" after the Authorization in the HTTP Header Propertys&lt;/P&gt;&lt;P&gt;HTTP Header Propertys - Authorization=Api-Token xxxxxxxxxxxxxxxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 08:14:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-API-Modular-Input-v1-9-8-No-Data-Received/m-p/536629#M89952</guid>
      <dc:creator>ramanan</dc:creator>
      <dc:date>2021-01-21T08:14:57Z</dc:date>
    </item>
  </channel>
</rss>

