You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this node but I came across some situations that are not clear to me, and through the documentation I can not find a way and I would really like some help.
1 - Is there an example flow where a request is made by passing the parameters, body and header of a request within the msg.payload stream? This would help me a lot to understand how I'll be able to upload an image to the Google Drive API.
2 - When creating a service account at https://console.developers.google.com/apis/credentials, all files I upload to Google Drive via the node ... are sent to a drive account that is not the same as mine mail from Gmail. I ask: How do I access Google Drive from this service account and view the files I uploaded?
The text was updated successfully, but these errors were encountered:
For thoese visiting, I had the same problem today. My son was to share a folder from my drive account to my service account and then add the files into the shared folder. All works but took me som time to work it out
I am using this node but I came across some situations that are not clear to me, and through the documentation I can not find a way and I would really like some help.
1 - Is there an example flow where a request is made by passing the parameters, body and header of a request within the msg.payload stream? This would help me a lot to understand how I'll be able to upload an image to the Google Drive API.
2 - When creating a service account at https://console.developers.google.com/apis/credentials, all files I upload to Google Drive via the node ... are sent to a drive account that is not the same as mine mail from Gmail. I ask: How do I access Google Drive from this service account and view the files I uploaded?
The text was updated successfully, but these errors were encountered: