Hi Mark, Sorry for the delayed response. This error (which we're working on improving the descriptiveness of) also occurs when you have a restriction on your key (e.g. locked to a specific referer or IP address). Please confirm that if you've set such a restriction in the APIs Console, that the referer or IP address that you're making the requests from. Pay special attention to any wildcards used on the referer - for instance, if you use *. abc.com, it won't work if your request comes from "http://abc.com".
Assuming that it appears correct, please reply directly back to me (don't click "reply", but send a message to [email protected]) with your project number (as Jeremy suggested) and I'll investigate further. Thanks, Adam On Sun, Jan 1, 2012 at 4:14 AM, Jeremy Geerdes <[email protected]> wrote: > If you activated the API from the Console, as you say that you have, then > this may be related to similar issues which have cropped up in the > Translate API since it was migrated to a paid service. Adam Feldman or > another member of the dev team will need to look into it. I can almost > guarantee that, in order to do that, they're going to need your project ID, > which can be found by going to the API Console, viewing the configuration > for the project in question, and then checking out the end of the URL. > > Jeremy R. Geerdes > Generally Cool Guy > Des Moines, IA > > For more information or a project quote: > [email protected] > > If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan > Church! > > On Jan 1, 2012, at 5:45 AM, MARK wrote: > > > hi > > > > just to add, even when i use the "try it now" feature it gives this > > error; > > > > { > > "error": { > > "errors": [ > > { > > "domain": "global", > > "reason": "badRequest", > > "message": "Bad Request" > > } > > ], > > "code": 400, > > "message": "Bad Request" > > } > > } > > > > -- > > 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 > > -- > 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 > -- 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
