<?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 How to resolve API Search Lookup ERROR? in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/How-to-resolve-API-Search-Lookup-ERROR/m-p/607010#M1682</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are doing consults via API with the query:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;index=_internal sourcetype=splunk_python subject |fields subject,recipients | where subject like "%ORION%"'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;But when we try to collect the results, give us an error from a lookup that is not part of the original search.&lt;/P&gt;
&lt;P&gt;Via web the search is working fine, but the problem is via API.&lt;/P&gt;
&lt;P&gt;Have you experienced something like that?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 14:25:45 GMT</pubDate>
    <dc:creator>laauespinosa</dc:creator>
    <dc:date>2022-07-26T14:25:45Z</dc:date>
    <item>
      <title>How to resolve API Search Lookup ERROR?</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/How-to-resolve-API-Search-Lookup-ERROR/m-p/607010#M1682</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are doing consults via API with the query:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;index=_internal sourcetype=splunk_python subject |fields subject,recipients | where subject like "%ORION%"'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;But when we try to collect the results, give us an error from a lookup that is not part of the original search.&lt;/P&gt;
&lt;P&gt;Via web the search is working fine, but the problem is via API.&lt;/P&gt;
&lt;P&gt;Have you experienced something like that?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 14:25:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/How-to-resolve-API-Search-Lookup-ERROR/m-p/607010#M1682</guid>
      <dc:creator>laauespinosa</dc:creator>
      <dc:date>2022-07-26T14:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to resolve API Search Lookup ERROR?</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/How-to-resolve-API-Search-Lookup-ERROR/m-p/607093#M1684</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;when searching via API you are providing parameters:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;cparams = { "host" : lconfig["host"],
"port" : lconfig["port"],
"username" : lconfig["user"],
"password" : lconfig["password"],
"app" : lconfig["app"] }&lt;/LI-CODE&gt;&lt;P&gt;most propably you are not using same user or correct app context.&amp;nbsp;&lt;/P&gt;&lt;P&gt;check index=_audit and/or index=_internal sourcetype=splunkd_access + username..&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 20:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/How-to-resolve-API-Search-Lookup-ERROR/m-p/607093#M1684</guid>
      <dc:creator>schose</dc:creator>
      <dc:date>2022-07-26T20:20:22Z</dc:date>
    </item>
  </channel>
</rss>

