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

Bypass virus scan by using new Google Drive API endpoint #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DAN3002
Copy link

@DAN3002 DAN3002 commented Oct 11, 2022

This PR aims at fixing the Virus scan error and request for confirmation.

I have discovered that Google Drive changed the method of downloading endpoint from GET to POST, so I updated the code to fix that issue. Also, to pass the virus scan we just need to add a confirm="t" field to the URL, so I removed the code to read the token from the previous version.

@davide-f
Copy link

This seems a duplicate of #28.
It may be better to crosscheck the existing activities to avoid double work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants