Skip to content
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

Closed
ourcoteam opened this issue Feb 6, 2021 · 2 comments · Fixed by #158
Closed

--Share with email address return error invalid input #149

ourcoteam opened this issue Feb 6, 2021 · 2 comments · Fixed by #158
Labels

Comments

@ourcoteam
Copy link

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 eng.aldmohy@gmail.com

[ [ Error: Invalid Input - eng.aldmohy@gmail.com ] ]

@shdobxr
Copy link

shdobxr commented Feb 14, 2021

+1 also tried encapsulating email in quotes.... tried '-S' and that didn't work either.

@Akianonymus Akianonymus added the bug label May 5, 2021
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
@Akianonymus
Copy link
Collaborator

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
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants