<?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 Netsuite Rest Oauth 1.0 in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1705450#M8207</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to connect the Netsuite with oauth 1.0 via REST connector from Qlik Sense Cloud. I can successfully load the data via postman with oauth 1.0 and "Add parameters to header" option (sample attached). I'm trying do the same in Qlik Sense with query Header parameters but with no success (error with "http protocol error 401 unauthorized: Requested resource required authentication" appeared).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Does anybody know if this is possible and how to fix it, how to "turn on" an authorization and set the header parameters correctly?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 22 Dec 2021 15:29:09 GMT</pubDate>
    <dc:creator>LubosZan</dc:creator>
    <dc:date>2021-12-22T15:29:09Z</dc:date>
    <item>
      <title>Netsuite Rest Oauth 1.0</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1705450#M8207</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to connect the Netsuite with oauth 1.0 via REST connector from Qlik Sense Cloud. I can successfully load the data via postman with oauth 1.0 and "Add parameters to header" option (sample attached). I'm trying do the same in Qlik Sense with query Header parameters but with no success (error with "http protocol error 401 unauthorized: Requested resource required authentication" appeared).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Does anybody know if this is possible and how to fix it, how to "turn on" an authorization and set the header parameters correctly?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="gtx-trans-icon"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1705450#M8207</guid>
      <dc:creator>LubosZan</dc:creator>
      <dc:date>2021-12-22T15:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite Rest Oauth 1.0</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1709557#M8208</link>
      <description>&lt;P&gt;Header parameter must be in one row with correct separator like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Header name:&amp;nbsp;Authorization&lt;/P&gt;&lt;P&gt;Header value: OAuth realm="3866680",oauth_consumer_key="1234567890",oauth_token="1234567890",oauth_signature_method="HMAC-SHA1",oauth_timestamp="1590972088",oauth_nonce="FHMtIc",oauth_version="1.0",oauth_signature="1234567890".&lt;/P&gt;&lt;P&gt;But even with the right header definition I wasn't able to generate the&amp;nbsp;oauth_signature in Qlik on the fly. Postman can generate this oauth signature during every GET call on it's back end (client and token secret must be defined), but Qlik rest connector cannot do that because it doesn't support the oauth authentication in REST connector (i still don't understand why). So we had to switch to OAuth 2.0 integration. With OAuth 2.0 we were able to ensure the connection between Netsuite and Qlik with Rest connector.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 23:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1709557#M8208</guid>
      <dc:creator>LubosZan</dc:creator>
      <dc:date>2020-06-09T23:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite Rest Oauth 1.0</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1743342#M8209</link>
      <description>&lt;P&gt;I am also trying to connect NetSuite to Qlik Sense? Can you provide information how you managed to connect it?&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 19:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1743342#M8209</guid>
      <dc:creator>QSL_MK</dc:creator>
      <dc:date>2020-09-12T19:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite Rest Oauth 1.0</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1804037#M8915</link>
      <description>&lt;P&gt;With OAuth 2.0, I still don't know where to put tokens. Can you please shed any light on it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fei&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 04:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/1804037#M8915</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2021-04-30T04:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Netsuite Rest Oauth 1.0</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/2464443#M13840</link>
      <description>&lt;P&gt;anyone figured this out?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 03:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Netsuite-Rest-Oauth-1-0/m-p/2464443#M13840</guid>
      <dc:creator>Gene_K</dc:creator>
      <dc:date>2024-06-21T03:38:25Z</dc:date>
    </item>
  </channel>
</rss>

