Skip to content

Emulator is not working with Daily limit exceeded #25

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

Open
peakpado opened this issue May 18, 2014 · 3 comments
Open

Emulator is not working with Daily limit exceeded #25

peakpado opened this issue May 18, 2014 · 3 comments

Comments

@peakpado
Copy link

Hi, tried to connect to glass emulator, but sign in doesn't seem working. Firebug shows the last request failed with Daily Limit.
[
{
"error": {
"code": 403,
"message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.",
"data": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceededUnreg",
"message": "Daily Limit for Unauthenticated Use Exceeded. Continued use requires signup.",
"extendedHelp": "https://code.google.com/apis/console"
}
]
},
"id": "gapiRpc"
}
]

@Scarygami
Copy link
Owner

Have you configured your Google Developers Console project and client_secrets correctly as per Readme?

@peakpado
Copy link
Author

Yes, absolutely, checked a few times, client id, secret and server api key.

@Scarygami
Copy link
Owner

Hmmm, weird, have never run in this problem an I have the exact same version as this repository hosted. Which URL of the emulator are you accessing? Depending on that you might also have to enable the Mirror API in services in the Developers Console.

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