<?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 create a connection to an InfluDB from Qlik Sense? in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1707854#M5216</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I want to create a connection to an InfluxDB. After reading &lt;A href="https://docs.influxdata.com/influxdb/v1.2/guides/querying_data/" target="_self"&gt;this InfluxDB documentation&lt;/A&gt;, I found out that one can also query data through an API that each InfluxDB provides.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is I'm getting errors when I try to create a REST connector that would query the data from the database.&lt;/P&gt;&lt;P&gt;403: The server refused to fulfill the request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am asking to make sure that I have filled out all the fields correctly. I have a user and a password for the database. I'm using a 'Basic' Authentication Schema. &lt;STRONG&gt;Is that the correct authentication schema?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;According to the Influx documentation, to make a query, one would do something like this:&lt;/P&gt;&lt;PRE&gt;curl -G &lt;SPAN class="s1"&gt;'http://localhost:8086/query?pretty=true'&lt;/SPAN&gt; --data-urlencode &lt;SPAN class="s2"&gt;"db=mydb"&lt;/SPAN&gt; --data-urlencode &lt;SPAN class="s2"&gt;"q=SELECT \"value\" FROM \"cpu_load_short\" WHERE \"region\"='us-west'"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Should I put "db" and "q" as query parameters in the REST connector? Should the value of "q" be "&lt;SPAN class="s2"&gt;SELECT \"value\" FROM \"cpu_load_short\" WHERE \"region\"='us-west'&lt;/SPAN&gt;"?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 14:16:51 GMT</pubDate>
    <dc:creator>limu</dc:creator>
    <dc:date>2021-12-23T14:16:51Z</dc:date>
    <item>
      <title>How to create a connection to an InfluDB from Qlik Sense?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1707854#M5216</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I want to create a connection to an InfluxDB. After reading &lt;A href="https://docs.influxdata.com/influxdb/v1.2/guides/querying_data/" target="_self"&gt;this InfluxDB documentation&lt;/A&gt;, I found out that one can also query data through an API that each InfluxDB provides.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is I'm getting errors when I try to create a REST connector that would query the data from the database.&lt;/P&gt;&lt;P&gt;403: The server refused to fulfill the request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am asking to make sure that I have filled out all the fields correctly. I have a user and a password for the database. I'm using a 'Basic' Authentication Schema. &lt;STRONG&gt;Is that the correct authentication schema?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;According to the Influx documentation, to make a query, one would do something like this:&lt;/P&gt;&lt;PRE&gt;curl -G &lt;SPAN class="s1"&gt;'http://localhost:8086/query?pretty=true'&lt;/SPAN&gt; --data-urlencode &lt;SPAN class="s2"&gt;"db=mydb"&lt;/SPAN&gt; --data-urlencode &lt;SPAN class="s2"&gt;"q=SELECT \"value\" FROM \"cpu_load_short\" WHERE \"region\"='us-west'"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Should I put "db" and "q" as query parameters in the REST connector? Should the value of "q" be "&lt;SPAN class="s2"&gt;SELECT \"value\" FROM \"cpu_load_short\" WHERE \"region\"='us-west'&lt;/SPAN&gt;"?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 14:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1707854#M5216</guid>
      <dc:creator>limu</dc:creator>
      <dc:date>2021-12-23T14:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a connection to an InfluDB from Qlik Sense?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1709065#M5226</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also facing the same issue did you get any solution to this?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 14:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1709065#M5226</guid>
      <dc:creator>mohan_1105</dc:creator>
      <dc:date>2020-06-08T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a connection to an InfluDB from Qlik Sense?</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1744664#M5406</link>
      <description>&lt;P&gt;try this for your rest connector:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="s1"&gt;&lt;A href="http://localhost:8086/query?pretty=true&amp;amp;db=mydb&amp;amp;q=select" target="_blank"&gt;http://localhost:8086/query?pretty=true&amp;amp;db=mydb&amp;amp;q=select&lt;/A&gt; value, from....&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;the issue i am having at the moment is that QS does not cope well with nested JSON objects&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 09:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/How-to-create-a-connection-to-an-InfluDB-from-Qlik-Sense/m-p/1744664#M5406</guid>
      <dc:creator>IKB1234</dc:creator>
      <dc:date>2020-09-17T09:42:51Z</dc:date>
    </item>
  </channel>
</rss>

