matheuss / google-translate-api

A free and unlimited API for Google Translate :dollar::no_entry_sign:
https://npmjs.com/package/google-translate-api
MIT License
2.91k stars 608 forks source link

Incorrect token generation (403 forbidden error) #113

Open ArtanisTheOne opened 3 years ago

ArtanisTheOne commented 3 years ago

Incorrect tokens are being generated more and more in which tokens appear with the same numbers of either side of the dot.

For example,

&tk=11354.11354 , &tk=93841.93841 , &tk=21324.21324

This means that only 5 out of the 10 token numbers are correct and the incorrect ones are seriously blocking functionality. Is there a way to fix this package (which generates the token) and thus fix this fork too!

Please respond! These repo's are so very helpful to thousands of people, I want to fix it's functionality.

ArtanisTheOne commented 3 years ago

Issue stems from google-translate-token