<?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: OAuth2.0 help in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245192#M31113</link>
    <description>&lt;P&gt;Thank you. I was able to use tRestClient to mimic my call!&lt;/P&gt;</description>
    <pubDate>Thu, 30 Aug 2018 00:00:11 GMT</pubDate>
    <dc:creator>root</dc:creator>
    <dc:date>2018-08-30T00:00:11Z</dc:date>
    <item>
      <title>OAuth2.0 help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245190#M31111</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need to authenticate to an Oauth2.0 service. I am unable to pass in the correct component / example to retrieve the final token.&lt;BR /&gt;&lt;BR /&gt;Any suggestions? Thank you</description>
      <pubDate>Sat, 16 Nov 2024 07:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245190#M31111</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2024-11-16T07:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: OAuth2.0 help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245191#M31112</link>
      <description>Use a tRest component. make a call to retrieve the token, probably json is returned. 
&lt;BR /&gt;Next a second tRest component where you add a specific header (but check your api documentation): 
&lt;BR /&gt;Authorization: Bearer yourtokenformpreviousRestcomponentCall 
&lt;BR /&gt; 
&lt;BR /&gt;Sometimes there are some redirects (first tRest responds with a 301 and redirect url ) make sure to use this information correctly in your second tRest component. 
&lt;BR /&gt; 
&lt;BR /&gt;If this is all to complex... which I doubt 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; ... tSystem with cUrl will do the trick.</description>
      <pubDate>Wed, 29 Aug 2018 12:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245191#M31112</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-08-29T12:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: OAuth2.0 help</title>
      <link>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245192#M31113</link>
      <description>&lt;P&gt;Thank you. I was able to use tRestClient to mimic my call!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 00:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/OAuth2-0-help/m-p/2245192#M31113</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2018-08-30T00:00:11Z</dc:date>
    </item>
  </channel>
</rss>

