mirror-api icon indicating copy to clipboard operation
mirror-api copied to clipboard

Emulator is not working with Daily limit exceeded

Open peakpado opened this issue 11 years ago • 3 comments

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" } ]

peakpado avatar May 18 '14 17:05 peakpado

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

Scarygami avatar May 19 '14 14:05 Scarygami

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

peakpado avatar May 19 '14 15:05 peakpado

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.

Scarygami avatar May 20 '14 08:05 Scarygami