ricardo.groenke
Member
- Your Task History ID
- IjU3NjUwNTZIMDYzMjAoMzY1MjZhNTUzNzUxMzY1MTYoNTQzOTBmMzli_pc
I am getting a Task Error Report on a workflow that creates a Google Drive Folder when a person fills up an intake form online.
Looks like the error is related to the step where I try to share the folder using the user's provided e-mail.
Here's the report:
Step Name: Google Drive > Share a File or Folder by ID
Connection Name: Google Drive XXXXXXXX
Task Error Detail:
{
"error > code": 404,
"error > message": "File not found: 1T53dj4SjH_CmhHC8KW5ZXLnFLBpxfXtF.",
"error > errors > o > message": "File not found: 1T53dj4SjH_CmhHC8KW5ZXLnFLBpxfXtF.",
"error > errors > o > domain": "global",
"error > errors > o > reason": "notFound",
"error > errors > o > location": "fileld"
"error > errors > o > locationType": "parameter"
}
Not sure If I'm implementing this wrong or this functionality is not working correctly.
Hope you can provide some input about it.
Thanks
Looks like the error is related to the step where I try to share the folder using the user's provided e-mail.
Here's the report:
Step Name: Google Drive > Share a File or Folder by ID
Connection Name: Google Drive XXXXXXXX
Task Error Detail:
{
"error > code": 404,
"error > message": "File not found: 1T53dj4SjH_CmhHC8KW5ZXLnFLBpxfXtF.",
"error > errors > o > message": "File not found: 1T53dj4SjH_CmhHC8KW5ZXLnFLBpxfXtF.",
"error > errors > o > domain": "global",
"error > errors > o > reason": "notFound",
"error > errors > o > location": "fileld"
"error > errors > o > locationType": "parameter"
}
Not sure If I'm implementing this wrong or this functionality is not working correctly.
Hope you can provide some input about it.
Thanks