<?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: Splunk MINT: How to troubleshoot error &amp;quot;Mint SDK is not initialized&amp;quot;? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271156#M31450</link>
    <description>&lt;P&gt;My Android Studio version is 2.1.2.&lt;BR /&gt;
I already read about that contents. My Adnroid Studio version is not 2.2 , but "Mint SDK is not initialized"&lt;BR /&gt;
error continuously found.&lt;BR /&gt;
please answer my comment.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2016 00:02:31 GMT</pubDate>
    <dc:creator>Jooyoung</dc:creator>
    <dc:date>2016-12-13T00:02:31Z</dc:date>
    <item>
      <title>Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271154#M31448</link>
      <description>&lt;P&gt;When I run my app in Android Studio, "Mint SDK is not initialized" error found.&lt;/P&gt;

&lt;P&gt;I think I already initialized the Mint SDK, like this :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Mint.initAndStartSessionHEC(this.getApplication(),"(my server address)/services/collector/mint","(token)");
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;(I downloaded 'mint-plugin-repo-5.2.0' and config all dependencies and another setup.)&lt;/P&gt;

&lt;P&gt;What's wrong about initialization!?&lt;/P&gt;

&lt;P&gt;please answer my question. &lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 06:01:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271154#M31448</guid>
      <dc:creator>Jooyoung</dc:creator>
      <dc:date>2016-12-12T06:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271155#M31449</link>
      <description>&lt;P&gt;What version of Android Studio are you using?  &lt;A href="http://docs.splunk.com/Documentation/MintAndroidSDK"&gt;SDK 5.2.0&lt;/A&gt; does not support Android Studio 2.2.  Support for 2.2 will be released in SDK 5.2.1.&lt;/P&gt;

&lt;P&gt;If you are unable to initialize after following &lt;A href="http://docs.splunk.com/Documentation/MintAndroidSDK/5.2.x/DevGuide/Requirementsandinstallatio"&gt;requirements for installation&lt;/A&gt; and step-by-step instructions, be sure to review "a few more details are necessary" section &lt;A href="http://docs.splunk.com/Documentation/MintAndroidSDK/5.2.x/DevGuide/AddSplunkMINTtoyourproject"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 16:37:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271155#M31449</guid>
      <dc:creator>croyal_splunk</dc:creator>
      <dc:date>2016-12-12T16:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271156#M31450</link>
      <description>&lt;P&gt;My Android Studio version is 2.1.2.&lt;BR /&gt;
I already read about that contents. My Adnroid Studio version is not 2.2 , but "Mint SDK is not initialized"&lt;BR /&gt;
error continuously found.&lt;BR /&gt;
please answer my comment.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 00:02:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271156#M31450</guid>
      <dc:creator>Jooyoung</dc:creator>
      <dc:date>2016-12-13T00:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271157#M31451</link>
      <description>&lt;P&gt;Mint.initAndStartSessionHEC is initialization to send data over HTTP or HTTPS directly to Splunk Enterprise 6.4.  Do you have a Splunk Enterprise 6.4 instance?    If you want to send data to MINT Management Console, &lt;A href="http://docs.splunk.com/Documentation/Mint/1.0/ProductOverview/AboutSplunkMINTdatacollection" target="_blank"&gt;cloud service&lt;/A&gt;, then you would use Mint.initAndStartSession(this.getApplication(), "YOUR_API_KEY"); &lt;/P&gt;

&lt;P&gt;If you are still unable to initialize, please let us know where you are planning to view data.   &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:06:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271157#M31451</guid>
      <dc:creator>croyal_splunk</dc:creator>
      <dc:date>2020-09-29T12:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271158#M31452</link>
      <description>&lt;P&gt;I want to send data over HTTP or HTTPS directly to Splunk Enterprise 6.5.1 (latest version) or Splunk Enterprise 6.5 instance. So I used Mint.initAndStartSessionHEC(this.getApplication(),"(my server address)/services/collector/mint","(token)"); this method.  &lt;/P&gt;

&lt;P&gt;My Android Studio Version: 2.1.2&lt;BR /&gt;
Splunk Enterpise instance Version: 6.5.1 &lt;BR /&gt;
Mint sdk Version: 5.2.0&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 00:06:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271158#M31452</guid>
      <dc:creator>Jooyoung</dc:creator>
      <dc:date>2016-12-14T00:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271159#M31453</link>
      <description>&lt;P&gt;Also my android gradle version is 2.1.2&lt;BR /&gt;
"classpath 'com.android.tools.build:gradle:2.1.2" &lt;/P&gt;

&lt;P&gt;please refer to my android spec.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2016 00:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271159#M31453</guid>
      <dc:creator>Jooyoung</dc:creator>
      <dc:date>2016-12-14T00:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271160#M31454</link>
      <description>&lt;P&gt;I want to send data over HTTP or HTTPS directly to Splunk Enterprise 6.5.1 (latest version) or Splunk Enterprise 6.5 instance. So I used Mint.initAndStartSessionHEC(this.getApplication(),"(my server address)/services/collector/mint","(token)"); this method.&lt;/P&gt;

&lt;P&gt;My Android Studio Version: 2.1.2&lt;BR /&gt;
Splunk Enterpise instance Version: 6.5.1 &lt;BR /&gt;
Mint sdk Version: 5.2.0&lt;BR /&gt;
Also my android gradle version is 2.1.2&lt;BR /&gt;
"classpath 'com.android.tools.build:gradle:2.1.2"&lt;/P&gt;

&lt;P&gt;please refer to my android spec.&lt;BR /&gt;
And please give me an answer. &lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 04:28:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271160#M31454</guid>
      <dc:creator>Jooyoung</dc:creator>
      <dc:date>2016-12-15T04:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271161#M31455</link>
      <description>&lt;P&gt;Please send your project key to &lt;A href="mailto:mobilesupport@splunk.com"&gt;mobilesupport@splunk.com&lt;/A&gt; with re:  "How to troubleshoot error "Mint SDK is not initialized"? so we can view the &lt;A href="http://docs.splunk.com/Documentation/Mint/1.0/ProductOverview/AboutSplunkMINT"&gt;mobile app project&lt;/A&gt; you setup.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2016 19:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271161#M31455</guid>
      <dc:creator>croyal_splunk</dc:creator>
      <dc:date>2016-12-15T19:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk MINT: How to troubleshoot error "Mint SDK is not initialized"?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271162#M31456</link>
      <description>&lt;P&gt;I solved the problem about SDK initialization.&lt;/P&gt;

&lt;P&gt;The SDK initialization issue has disappeared after clearing the HEC SSL checkbox.&lt;/P&gt;

&lt;P&gt;It works well now.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 01:43:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-MINT-How-to-troubleshoot-error-quot-Mint-SDK-is-not/m-p/271162#M31456</guid>
      <dc:creator>Jooyoung</dc:creator>
      <dc:date>2016-12-23T01:43:56Z</dc:date>
    </item>
  </channel>
</rss>

