Please post your information at https://groups.google.com/forum/#!forum/google-translate-api so the right people can help you out.
One thing to try is to make sure that, if you have a referer or IP restriction, it is set up correctly. I've seen several problems where there was an extra *. or some such. For instance, if your site is www.example.com, and you restrict your key to *.www.example.com, you'll get that error. Thanks, Adam On Mon, May 7, 2012 at 8:41 PM, Abhinav Shubham <[email protected]>wrote: > Hi.. > My project id is :941334071957 > > > I have enabled billing for translate API and also tried different > > suggestions as mentioned in blogs by google. However i am always > > getting below error. > > > > { > > "error": { > > "errors": [ > > { > > "domain": "usageLimits", > > "reason": "accessNotConfigured", > > "message": "Access Not Configured" > > } > > ], > > "code": 403, > > "message": "Access Not Configured" > > } > > } > > Can u help me > > Thanks > Abhinav > > > > > > > On Tue, May 8, 2012 at 4:22 AM, Adam Feldman <[email protected]>wrote: > >> For issues with the Translate API please post to this group: >> https://groups.google.com/forum/#!forum/google-translate-api >> >> Thanks, >> Adam >> >> >> On Mon, May 7, 2012 at 3:44 PM, Jeremy Geerdes <[email protected]>wrote: >> >>> It's hard to tell what's happening without a little bit of information. >>> I would suggest that you send a private message to Adam, including your >>> project ID number (NOT the name you've given it). >>> >>> 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 May 7, 2012, at 10:45 AM, abhinav wrote: >>> >>> > Hi, >>> > >>> > I have enabled billing for translate API and also tried different >>> > suggestions as mentioned in blogs by google. However i am always >>> > getting below error. >>> > >>> > { >>> > "error": { >>> > "errors": [ >>> > { >>> > "domain": "usageLimits", >>> > "reason": "accessNotConfigured", >>> > "message": "Access Not Configured" >>> > } >>> > ], >>> > "code": 403, >>> > "message": "Access Not Configured" >>> > } >>> > } >>> > >>> > My Project name is LITCA. >>> > >>> > Could you please help me on this? >>> > >>> > Thanks, >>> > Abhinav >>> > >>> > -- >>> > 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 >> > > -- > 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
