Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tbigqueryoutput configuration

Hi,
Excuse i see that a other user has asked this question but i can solve my problem. I try to execute tbigqueryoutput and i got this error. please help me to solve it.
the error:
Exception in component tBigQueryOutput_1_tBQBE
com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request
{
"error" : "redirect_uri_mismatch"
}
at com.google.api.client.auth.oauth2.TokenResponseException.from(TokenResponseException.java:101)
at com.google.api.client.auth.oauth2.TokenRequest.executeUnparsed(TokenRequest.java:288)
at com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeTokenRequest.execute(GoogleAuthorizationCodeTokenRequest.java:147)
at big_query.bigquery_0_1.BIGQUERY.tRowGenerator_1Process(BIGQUERY.java:761)
at big_query.bigquery_0_1.BIGQUERY.runJobInTOS(BIGQUERY.java:1137)
at big_query.bigquery_0_1.BIGQUERY.main(BIGQUERY.java:1002)
disconnected
I think that i gave the correct configuration on the tbiqueryOutput
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi,
I suppose you have reviewed the on-line document TalendHelpCenter:tBigQueryOutput
For 400 bad request issue, it seems something wrong with your connection. Did you access to Google BigQuery directly with your client?
Best regards
Sabrina