<?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: Googledrive connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295226#M68033</link>
    <description>Thanks for your response. The purpose of this job is to be run immediately before the access token is needed. Therefore it will be valid when the you need it. Or at least that is the idea. If you have jobs running for hours this job may need to be configured to run again every time a connection fails, but that would not be hard to implement &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Fri, 15 May 2015 16:56:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-15T16:56:02Z</dc:date>
    <item>
      <title>Googledrive connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295223#M68030</link>
      <description>Hi community,&lt;BR /&gt;I'm trying to use google drive components and I dont't find a way to use OAuth 2.0&amp;nbsp;"refresh token".&lt;BR /&gt;My aim is to avoid access tokens expiration.&lt;BR /&gt;Is it planned to have this possibility in next versions?&lt;BR /&gt;Thakns for your reply,&lt;BR /&gt;Youssef</description>
      <pubDate>Fri, 15 May 2015 13:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295223#M68030</guid>
      <dc:creator>youssef2</dc:creator>
      <dc:date>2015-05-15T13:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Googledrive connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295224#M68031</link>
      <description>This is not handled by any Talend components (as far as I am aware) and the expectation is that you generate the access token yourself and simply populate the component. I have written a job that deals with getting the first access token with human intervention and then subsequent tokens are generated via the refresh token automatically. I have written a tutorial with a copy of the example job included&amp;nbsp;
&lt;A href="http://www.rilhia.com/node/33" target="_blank" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;. I'd be interested in what you think
&lt;BR /&gt;Regards
&lt;BR /&gt;Richard</description>
      <pubDate>Fri, 15 May 2015 14:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295224#M68031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-15T14:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Googledrive connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295225#M68032</link>
      <description>Thanks a lot for your reply and for your interesting tutoriel. 
&lt;BR /&gt;As you did, I used the tRestClient to get an access token based on a refresh token, and it works perfectly! 
&lt;BR /&gt;However, I have one little remark about your subjob, whose purpose &amp;nbsp;is to return a valid access token: 
&lt;BR /&gt;The successful run of the "Test List Files Services" conponent &amp;nbsp;doesn't mean that the access_code will remain valid when the main job will use it. 
&lt;BR /&gt;Thanks again for your help, 
&lt;BR /&gt;Youssef</description>
      <pubDate>Fri, 15 May 2015 16:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295225#M68032</guid>
      <dc:creator>youssef2</dc:creator>
      <dc:date>2015-05-15T16:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Googledrive connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295226#M68033</link>
      <description>Thanks for your response. The purpose of this job is to be run immediately before the access token is needed. Therefore it will be valid when the you need it. Or at least that is the idea. If you have jobs running for hours this job may need to be configured to run again every time a connection fails, but that would not be hard to implement &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 15 May 2015 16:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295226#M68033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-15T16:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Googledrive connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295227#M68034</link>
      <description>One way is also using a service account. Google definitely recommend such accounts for automated processes.&amp;nbsp;
&lt;BR /&gt;The custom component tGoogleDrive from Talend Exchange provides all capabilities to use such accounts. It is also possible to work with permanent refresh tokens (Application Client ID).
&lt;BR /&gt;One advantage is, you can use the document-Id as method to address your document because in Google Drive you can have multiple documents with the same name.</description>
      <pubDate>Sat, 16 May 2015 18:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Googledrive-connection/m-p/2295227#M68034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-16T18:44:17Z</dc:date>
    </item>
  </channel>
</rss>

