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

HttpError 404 when requesting #19

Open
abdiasriver opened this issue Jun 27, 2021 · 3 comments
Open

HttpError 404 when requesting #19

abdiasriver opened this issue Jun 27, 2021 · 3 comments

Comments

@abdiasriver
Copy link

Error when i can clone

HttpError 404 when requesting https://www.googleapis.com/drive/v3/files/1VwHyP_L8OXSYJVZMaX3iW34b7q5uHCzp?supportsAllDrives=true&fields=name%2Cid%2Csize&alt=json returned "File not found: 1VwHyP_L8OXSYJVZMaX3iW34b7q5uHCzp."

Al parecer no encuentra la carpeta destino, y el link me manda a que debo iniciar sesion para que funcione

{
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceededUnreg",
"message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.",
"extendedHelp": "https://code.google.com/apis/console"
}
],
"code": 403,
"message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup."
}
}

@askfriends
Copy link

im also getting the same error, did u get any fix?

@askfriends
Copy link

im also getting the same error, did u get any fix?

btw i got warning for my projects in google console whose SAs i was using, so i removed all projects and created new ones, also created new SAs, generated credentials.json and token.pickle again and re-deployed the bot. Now im getting this error.

@askfriends
Copy link

@jagrit007 plz respond asap

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

No branches or pull requests

2 participants