Hi Andrew, Can you clarify what you mean about no longer having a field for client secret? What happens when you go to the APIs Console, click to "API Access" and press the "Create another client ID..." button?
On Mon, Feb 25, 2013 at 6:43 AM, Andrew Wyld <[email protected]> wrote: > I'm having this problem with the Drive API on Android; however, I'm > actually more concerned with the fact the Drive API seems to need a client > secret on authentication, and the API console no longer has the client > secret field. I've inserted a placeholder to prevent the Preconditions > class throwing an exception, but I am not particularly happy with that > solution. Anyway, currently I am getting this 403/accessNotConfigured > issue; I can't tell if it's the missing client secret causing this, or > something else! > > > On Friday, 14 December 2012 13:42:08 UTC, jgeerdes [AJAX APIs "Guru"] > wrote: > >> This is a rather common issue with the Translate API. The best way to get >> help is to post to this forum: >> >> https://groups.google.com/**forum/#!forum/google-**translate-api<https://groups.google.com/forum/#!forum/google-translate-api> >> >> On Fri, Dec 14, 2012 at 3:14 AM, Alexandr Dmitrievskiy < >> dmitrievski...@gmail.**com> wrote: >> >>> I have the same error. >>> Billing is enabled, service enabled. >>> I'm stucking with the problem for a whole day... >>> >>> In android application I'm trying to connect with Translate API i fetch >>> this error: >>> Error: [google-api-translate-java] Error retrieving translation. >>> >>> In request https://www.**googleapis.com/language/** >>> translate/v2?key=HEREISMYKEY&**q=flowers&source=en&target=fr&** >>> callback=handleResponse<https://www.googleapis.com/language/translate/v2?key=AIzaSyCLkyf72Yzq_p7jaPucA4APOUbQrig0sws&q=flowers&source=en&target=fr&callback=handleResponse> >>> i >>> fetch the same error as topic starter. >>> >>> >>> >>> On Tuesday, December 13, 2011 3:59:26 PM UTC+4, antonio farina wrote: >>>> >>>> Hi all, >>>> The Language API, which have worked fine before this night, stopped >>>> to work. >>>> >>>> The error is >>>> { >>>> "error": { >>>> "errors": [ >>>> { >>>> "domain": "usageLimits", >>>> "reason": "accessNotConfigured", >>>> "message": "Access Not Configured" >>>> } >>>> ], >>>> "code": 403, >>>> "message": "Access Not Configured" >>>> } >>>> } >>>> >>>> Nothing changed in my code and I tries switch OFF and then switch ON >>>> in the services Tab of the API console,as suggested at the address >>>> http://www.google.com/url?sa=**D**&q=http://groups.google.com/**gr** >>>> oup/google-ajax-search-api/**bro**wse_thread/thread/**1ab6a5ed4e01** >>>> 9505&usg=**AFQjCNExmz721GXB5qBAI**XOgFGg1C9**Ahng<http://www.google.com/url?sa=D&q=http://groups.google.com/group/google-ajax-search-api/browse_thread/thread/1ab6a5ed4e019505&usg=AFQjCNExmz721GXB5qBAIXOgFGg1C9Ahng> >>>> >>>> but nothing changed. >>>> >>>> Please, someone can help to resolve this issue ? >>>> It's a really severe issue for our business >>>> >>>> Thanks a lot >>>> >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google AJAX APIs" group. >>> To post to this group, send email to >>> google-ajax...@**googlegroups.com >>> >>> To unsubscribe from this group, send email to >>> google-ajax-search-api+**[email protected] >>> To view this message on the web, visit >>> https://groups.google.com/d/**msg/google-ajax-search-api/-/** >>> 6dxGXGmPq9MJ<https://groups.google.com/d/msg/google-ajax-search-api/-/6dxGXGmPq9MJ> >>> >>> For more options, visit this group at >>> http://groups.google.com/**group/google-ajax-search-api?**hl=en?hl=en<http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en> >>> >> >> >> >> -- >> Jeremy R. Geerdes >> Generally Cool Guy >> Des Moines, IA >> >> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan >> Church! >> http://www.**debraheightswesleyan.org<http://www.debraheightswesleyan.org> >> >> -- > -- > 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/-/kKh7e2BXctAJ > > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
