Stichoza / google-translate-php

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

404 Not Found #174

Closed cankilinc closed 2 years ago

cankilinc commented 2 years ago

I started getting this error today. It was working good before ( yesterday ).

Fatal error: Uncaught ErrorException: Client error: GET https://translate.google.com/translate_a/t?client=t&hl=en&dt=t&sl=auto&tl=tr&q=Long-term+investors+are+keeping+their+hands+strong+during+the+recent+decline+in+Bitcoin+price&ie=UTF-8&oe=UTF-8&multires=1&otf=0&pc=1&trs=1&ssel=0&tsel=0&kc=1&tk=154985.290327 resulted in a 404 Not Found

NoZTurn commented 2 years ago

I also face the same problem, try change https://translate.google.com/translate_a/t? ..... to https://translate.google.com/translate_a/single? ....