Stichoza / google-translate-php

🔤 Free Google Translate API PHP Package. Translates totally free of charge.
MIT License
1.79k stars 380 forks source link

ErrorException (Client error: `GET https://translate.google.com/translate_a/single?) #170

Closed mprince2k18 closed 3 years ago

mprince2k18 commented 3 years ago

HI, I am using this library for so long, Suddenly face this error. http://prntscr.com/13mhaxj I was working fine. I have no idea what just happened. Please help me to find out. image

frzsombor commented 3 years ago

I can only see a part of the error message, but I think you are getting a 429 Too Many Requests error, which is already mentioned in the Known Limitations of the readme, in multiple issues and also is a pinned issue. Please next time check the readme and search the issues before opening a new one and also please don't open multiple issues for the same problem because you won't get a reply sooner anyway but making more work for the project owner.