<?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: How to check the Splunk plugin with Splunk AppInspect? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645269#M11080</link>
    <description>&lt;P&gt;Thanks for you help!&amp;nbsp;I hope my plugin can be submitted smoothly~&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":kissing_face_with_closed_eyes:"&gt;😚&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 14:52:55 GMT</pubDate>
    <dc:creator>lremember</dc:creator>
    <dc:date>2023-05-31T14:52:55Z</dc:date>
    <item>
      <title>How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645176#M11070</link>
      <description>&lt;P&gt;When I checked the plugin using Splunk AppInspect before submitting it, I reported the following error：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; curl -X GET -H 'Authorization: bearer REDACTED' --url 'https://appinspect.splunk.com/v1/app/validate/status/2a201454-38d8-4859-87f6-d15811316176'
{
"request_id": "2a201454-38d8-4859-87f6-d15811316176",
"links": [
{
"href": "/v1/app/validate/status/2a201454-38d8-4859-87f6-d15811316176",
"rel": "self"
},
{
"href": "/v1/app/report/2a201454-38d8-4859-87f6-d15811316176",
"rel": "report"
}
],
"status": "ERROR"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i resolve it&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645176#M11070</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T03:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645183#M11071</link>
      <description>&lt;P&gt;Use curl to download the referenced report where you will see the results of the AppInspect checks.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -X GET -H 'Authorization: bearer REDACTED' --url 'https://appinspect.splunk.com/v1/app/report/2a201454-38d8-4859-87f6-d15811316176'&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 31 May 2023 03:11:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645183#M11071</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-31T03:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645186#M11072</link>
      <description>&lt;P&gt;Thanks for you reply.&amp;nbsp;I did follow your suggestion, but there is no valid information in the report, as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{ "message": "The request 2a201454-38d8-4859-87f6-d15811316176 has not completed successfully", "appId": "2a201454-38d8-4859-87f6-d15811316176" }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when I used the AppInspect plugin for review on the Splunk platform, I always received a timeout prompt.As follows:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Request timeout."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I urgently need to understand the review process and proceed with my plugin review work. I hope you can help me solve this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:30:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645186#M11072</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T03:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645187#M11073</link>
      <description>&lt;P&gt;I did follow your suggestion, but there is no valid information in the report, as follows：&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{ "message": "The request 2a201454-38d8-4859-87f6-d15811316176 has not completed successfully", "appId": "2a201454-38d8-4859-87f6-d15811316176" }&lt;/LI-CODE&gt;&lt;P&gt;I have also checked using the AppInspect plugin on the Splunk platform, but it has always been a timeout error， as follows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Request timeout.&lt;/LI-CODE&gt;&lt;P&gt;How should I solve any of these errors and complete my plugin review work？&lt;/P&gt;&lt;P&gt;I urgently need to understand the review process and proceed with my plugin review work. I hope you can help me solve this problem&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:38:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645187#M11073</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T03:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645188#M11074</link>
      <description>&lt;P&gt;I used the curl command to obtain the report, but there is no valid information in the report, as follows：&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{ "message": "The request 2a201454-38d8-4859-87f6-d15811316176 has not completed successfully", "appId": "2a201454-38d8-4859-87f6-d15811316176" }&lt;/LI-CODE&gt;&lt;P&gt;I also used the AppInspect plugin in the Splunk platform for inspection work, but the response has been a timeout, as follows：&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Request timeout.&lt;/LI-CODE&gt;&lt;P&gt;How should I handle these issues and complete my plugin inspection work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:46:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645188#M11074</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T03:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645190#M11075</link>
      <description>&lt;P&gt;Consider using the CLI version of AppInspect to validate your app.&amp;nbsp; See&amp;nbsp;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/testvalidate/appinspect/useappinspectclitool" target="_blank"&gt;https://dev.splunk.com/enterprise/docs/developapps/testvalidate/appinspect/useappinspectclitool&lt;/A&gt;&amp;nbsp;for details.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 04:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645190#M11075</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-31T04:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645198#M11076</link>
      <description>&lt;P&gt;This is helpful to me. By the way, there are three situations reported during the review process: pass, fail, and skip. I would like to ask if I pay attention to the skipped files, and if I can fix all the failed situations to meet the requirements for publishing to the application market？&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 05:27:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645198#M11076</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T05:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645244#M11077</link>
      <description>&lt;P&gt;You may ignore the skipped checks because they do not apply to your app.&lt;/P&gt;&lt;P&gt;You MUST fix the failed checks.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 12:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645244#M11077</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-31T12:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645267#M11078</link>
      <description>&lt;P&gt;Last Last question, I can use the CLI version of AppInspect to validate my app, Is the verification method the same for add-on mode and cloud mode. Because my app is based on the add-on mode, some of the detected results may only have cloud mode configurations.&lt;/P&gt;&lt;P&gt;Best Regard&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 14:46:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645267#M11078</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T14:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645268#M11079</link>
      <description>&lt;P&gt;The CLI version of AppInspect has switches that let you specify if cloud checks should be performed or not (among other things).&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 14:50:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645268#M11079</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-05-31T14:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the Splunk plugin with Splunk AppInspect?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645269#M11080</link>
      <description>&lt;P&gt;Thanks for you help!&amp;nbsp;I hope my plugin can be submitted smoothly~&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":kissing_face_with_closed_eyes:"&gt;😚&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 14:52:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-check-the-Splunk-plugin-with-Splunk-AppInspect/m-p/645269#M11080</guid>
      <dc:creator>lremember</dc:creator>
      <dc:date>2023-05-31T14:52:55Z</dc:date>
    </item>
  </channel>
</rss>

