.net - Google Translate API Issue -


i trying translate simple string using google translate api. although have not setup billing have api key accomplish this.

it giving error/exception:

google.apis.requests.requesterror daily limit exceeded [403] errors [     message[daily limit exceeded] location[ - ] reason[dailylimitexceeded] domain[usagelimits] ] 

please let me know how can overcome this.

thanks.

according documentation, seems api in particular can't used without paying fee

translate api -> courtesy limit: 0 characters/day 

other apis allow limeted amount of free requests it's not case of google translation.

you can verify on google api console.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -