Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to upload a file to Google Drive. I can connect by tGoogleDriveConnection and can get file list with tGoogleDriveList but tGoogleDrivePut gives me the error message:
Exception in component tGoogleDrivePut_1
com.google.api.client.googleapis.json.GoogleJsonResponseException: 400 Bad Request
{
"code" : 400,
"errors" : [ {
"domain" : "global",
"location" : "q",
"locationType" : "parameter",
"message" : "Invalid query",
"reason" : "invalid"
} ],
"message" : "Invalid query"
}
This is how my form looks like:
Hello,
Could you please indicate on which talend build version you got this issue?
Best regards
Sabrina
Hi, this is on TOS ESB 6.3.1.20161216_1026