Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Drive URL results in an error #5

Open
jongmana opened this issue Sep 16, 2015 · 2 comments
Open

Drive URL results in an error #5

jongmana opened this issue Sep 16, 2015 · 2 comments

Comments

@jongmana
Copy link

When I hit drive URL I'll get an error back:
{
"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."
}
}

Even if I hit the link just after midnight ;-).

@yonathan9669
Copy link

You have to enable the drive's access for the app at the developers console.

This should be specify at the lab, but they didn't do it.

I had the same error, and solved it like this.

@neiromendez
Copy link

Great Thanks yonathan9669 i'm fix it

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

No branches or pull requests

3 participants