-
Notifications
You must be signed in to change notification settings - Fork 145
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
--Share with email address return error invalid input #149
Labels
Comments
+1 also tried encapsulating email in quotes.... tried '-S' and that didn't work either. |
Akianonymus
added a commit
to Akianonymus/google-drive-upload
that referenced
this issue
May 8, 2021
* also fix a bug in email validation regex
Akianonymus
added a commit
to Akianonymus/google-drive-upload
that referenced
this issue
May 9, 2021
* also fix a bug in email validation regex
Akianonymus
added a commit
that referenced
this issue
May 10, 2021
* also fix a bug in email validation regex
Fixed in this commit: fef63f3 Update to latest release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm trying to upload a file to my drive and sending the share link to an Email but i's only uploading the file and returning invalid input.
gupload myfile.txt --share [email protected]
[ [ Error: Invalid Input - [email protected] ] ]
The text was updated successfully, but these errors were encountered: