Yes I did flip the switch and the Plus API is enabled, but it still does not work....
On Dec 29, 11:58 am, Jeremy Geerdes <[email protected]> wrote: > There have been some exceptions to this, but generally speaking, I believe > this error is supposed to occur when you have not yet enabled the API via the > API Console. I am assuming that you have at least registered your project > with the Console since you are getting the "accessNotConfigured" message > rather than "bad request." And you've no doubt replaced API_KEY in your url > with the appropriate project key. But did you flip the little switch in the > console to activate the Plus API? > > 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 Dec 29, 2011, at 9:19 AM, Neal wrote: > > > > > > > > > I am trying to do: > > >https://www.googleapis.com/plus/v1/people/116004737922927360371?key=A... > > > But it keeps giving me: > > > // API callback > > jQuery1704282662065234035_1325171836436({ > > "error": { > > "errors": [ > > { > > "domain": "usageLimits", > > "reason": "accessNotConfigured", > > "message": "Access Not Configured" > > } > > ], > > "code": 403, > > "message": "Access Not Configured" > > } > > } > > ); > > > -- > > 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
