-
Notifications
You must be signed in to change notification settings - Fork 460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Drive - Duplicate file #2294
Comments
🚀 Branch and draft template (generated by AI) have been created and pushed. You should work on: |
Hey @FlorentLvr can i start working on this issue... kindly agree so i can go for changes then PR |
Hello @AKACHI-4! Sure :) |
Hello @FlorentLvr @AKACHI-4 for the authenticatino mechanism, it needs to use a Service Account only, not using Oauth2 with the consent screen. The goal is to give the permissions to a service account to a specific google drive and that's it. |
You can take example on this notebook: https://github.com/jupyter-naas/awesome-notebooks/blob/master/Google%20Drive/Google_Drive_Add_properties_to_file.ipynb |
Hey @AKACHI-4 ! Just checking in, is everything okay? Let us know if you need our help 🙏 |
Yah Hey @FlorentLvr .. working on it .. will surely ask in case any doubts. |
Hey @FlorentLvr, I've been busy for the past few days, but i'll be done with the changes by this tuesday. I apologize for the delay. |
This notebook duplicates a file in Google Drive. It is usefull for organization as it allows to quickly create a copy of a file.
The text was updated successfully, but these errors were encountered: