<?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: Running BigQuery project on Unix server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356886#M122316</link>
    <description>Do I need to Install Talend on Unix server? I have been trying to run the shell script generated by talend. 
&lt;BR /&gt;I am using below code to get the auth code : 
&lt;BR /&gt; 
&lt;A href="https://accounts.google.com/o/oauth2/auth" target="_blank" rel="nofollow noopener noreferrer"&gt;https://accounts.google.com/o/oauth2/auth&lt;/A&gt;? 
&lt;BR /&gt;scope=email%20profile&amp;amp; 
&lt;BR /&gt;redirect_uri=urn:ietf:wg 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;auth:2.0 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ob&amp;amp; 
&lt;BR /&gt;client_id=######&amp;amp; 
&lt;BR /&gt;response_type=code</description>
    <pubDate>Wed, 10 Jun 2015 13:03:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-10T13:03:19Z</dc:date>
    <item>
      <title>Running BigQuery project on Unix server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356883#M122313</link>
      <description>Hi,&lt;BR /&gt;I am able to run Biqgquery project on Talend Window interface thru Google provided Secret key and client secret. Now i want to run the same on Unix server. I am able to create a .sh script. But when I am running on unix server I am getting below error.&lt;BR /&gt;Exception in component tBigQueryInput_1&lt;BR /&gt;com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; "error" : "invalid_grant"&lt;BR /&gt;}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.google.api.client.auth.oauth2.TokenResponseException.from(TokenResponseException.java:105)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.google.api.client.auth.oauth2.TokenRequest.executeUnparsed(TokenRequest.java:287)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeTokenRequest.execute(GoogleAuthorizationCodeTokenRequest.java:158)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at bigquery.fb_appreport_0_1.fb_appreport.tBigQueryInput_1Process(fb_appreport.java:1278)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at bigquery.fb_appreport_0_1.fb_appreport.runJobInTOS(fb_appreport.java:6879)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at bigquery.fb_appreport_0_1.fb_appreport.main(fb_appreport.java:6760)&lt;BR /&gt;&lt;BR /&gt;Could you plz help me resolve this issue.&lt;BR /&gt;Thanks&lt;BR /&gt;Manoj</description>
      <pubDate>Sat, 16 Nov 2024 11:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356883#M122313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running BigQuery project on Unix server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356884#M122314</link>
      <description>Hey Manoj,
&lt;BR /&gt;You have to allow authorization for using tBigQueryInput component. My suggestion would be, 
&lt;BR /&gt;
&lt;BR /&gt;run the job in unix server using TOS and get authorisation
&lt;BR /&gt;if it is not possible, goto webbrowser in unix server. goto oauthplayground 2.0 and get a authorization key and reverse engineer your .sh and replace it
&lt;BR /&gt;Let me know if its helpful
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2015 18:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356884#M122314</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-06-09T18:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Running BigQuery project on Unix server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356885#M122315</link>
      <description>Hi Rajesh,&lt;BR /&gt;Thanks for your help. Unfortunately it did not work. Please let me know if you find some other some other solution.&amp;nbsp;&lt;BR /&gt;Thanks&lt;BR /&gt;Manoj</description>
      <pubDate>Wed, 10 Jun 2015 12:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356885#M122315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-10T12:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Running BigQuery project on Unix server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356886#M122316</link>
      <description>Do I need to Install Talend on Unix server? I have been trying to run the shell script generated by talend. 
&lt;BR /&gt;I am using below code to get the auth code : 
&lt;BR /&gt; 
&lt;A href="https://accounts.google.com/o/oauth2/auth" target="_blank" rel="nofollow noopener noreferrer"&gt;https://accounts.google.com/o/oauth2/auth&lt;/A&gt;? 
&lt;BR /&gt;scope=email%20profile&amp;amp; 
&lt;BR /&gt;redirect_uri=urn:ietf:wg 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;auth:2.0 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ob&amp;amp; 
&lt;BR /&gt;client_id=######&amp;amp; 
&lt;BR /&gt;response_type=code</description>
      <pubDate>Wed, 10 Jun 2015 13:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356886#M122316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-10T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Running BigQuery project on Unix server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356887#M122317</link>
      <description>Hi Manoj,&lt;BR /&gt;Did you get any solution for solving Invalid grant for BigQuery export as shell script?.&amp;nbsp;</description>
      <pubDate>Mon, 14 Dec 2015 18:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Running-BigQuery-project-on-Unix-server/m-p/2356887#M122317</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-12-14T18:28:01Z</dc:date>
    </item>
  </channel>
</rss>

