salasia
Member
Hi, one of our workflows failed because it was searching for the following file on Google Drive:
1_They DON'T HAVE TO let us RACE! A MASSACRE_Pre-edit.mp4
Here's the "Data In" result:
{
"Api Endpoint Url": "https://www.googleapis.com/drive/v3...'application/vnd.google-apps.folder'&fields=*"
}
And here's the "Data Out" response:
{
"Error Errors 0 Domain": "global",
"Error Errors 0 Reason": "invalid",
"Error Errors 0 Message": "Invalid Value",
"Error Errors 0 LocationType": "parameter",
"Error Errors 0 Location": "q",
"Error Code": 400,
"Error Message": "Invalid Value"
}
Is it due to the apostrophe in "DON'T"?
Thanks in advance!
Sergio
1_They DON'T HAVE TO let us RACE! A MASSACRE_Pre-edit.mp4
Here's the "Data In" result:
{
"Api Endpoint Url": "https://www.googleapis.com/drive/v3...'application/vnd.google-apps.folder'&fields=*"
}
And here's the "Data Out" response:
{
"Error Errors 0 Domain": "global",
"Error Errors 0 Reason": "invalid",
"Error Errors 0 Message": "Invalid Value",
"Error Errors 0 LocationType": "parameter",
"Error Errors 0 Location": "q",
"Error Code": 400,
"Error Message": "Invalid Value"
}
Is it due to the apostrophe in "DON'T"?
Thanks in advance!
Sergio