Hello everyone, I come to you b’cause I have a problem with my Google Drive node. I try to download a pdf file from my drive, but it seems to turn indefinitly and I can’t figure why.
If someone can help me, that would save me.
Thanks in advance.
Here’s the JSON of the node :
{
“nodes”: [
{
“parameters”: {
“operation”: “download”,
“fileId”: {
“__rl”: true,
“value”: “1xPLRj2BtcGMKpSGCpGpcjIW6SLFOV9yV”,
“mode”: “list”,
“cachedResultName”: “Flyer Ingenieria Forum.pdf”,
“cachedResultUrl”: “https://drive.google.com/file/d/1xPLRj2BtcGMKpSGCpGpcjIW6SLFOV9yV/view?usp=drivesdk”
},
“options”: {}
},
“type”: “n8n-nodes-base.googleDrive”,
“typeVersion”: 3,
“position”: [
640,
0
],
“id”: “357b93c3-5e5b-47a1-be96-b31067860f19”,
“name”: “Download file”,
“credentials”: {
“googleDriveOAuth2Api”: {
“id”: “kRYlamc4HnXKapP7”,
“name”: “Google Drive account”
}
}
}
],
“connections”: {},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “1d1ace2a970f1f87159aa0a8f0021aeb125514af0dbb8e44b91dc2fe5bc64e43”
}
}
