.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
Post a Comment