Hi Brian, One thing to check is if you're exceeding the limits (either the "Per-User Limit" or "Billable Limit") configured on the Quotas page in the Console. Make sure those are set correctly for your needs.
If you've confirmed this and are still unable to make requests, please send me your project # (from the URL when you're at the Console) directly at [email protected]. Thanks, Adam On Thu, Jan 19, 2012 at 7:57 AM, Brian FitzGerald <[email protected]>wrote: > Hi Joe, > > Did you ever resolve this? This was working fine for me, but now I'm > getting the same error message from the Google Translate API V2 (with > billing successfully setup) and I'm no where near my daily usage limits: > > // API callback > jsonp1326987683590({ > "error": { > "errors": [ > { > "domain": "usageLimits", > "reason": "servingLimitExceeded", > "message": "Serving Limit Exceeded" > } > ], > "code": 403, > "message": "Serving Limit Exceeded" > } > } > ); > > Any thoughts on this? > > -- > You received this message because you are subscribed to the Google > Groups "Google AJAX APIs" group. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > To view this message on the web, visit > https://groups.google.com/d/msg/google-ajax-search-api/-/g0sWD0j9w1IJ > > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] To view this message on the web, visit http://groups.google.com/group/google-ajax-search-api?hl=en_US For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
