zlargon / google-tts

Google TTS (Text-To-Speech) for node.js
https://www.npmjs.com/package/google-tts-api
MIT License
276 stars 56 forks source link

Link error 403 #25

Closed dgamepuzzle closed 5 years ago

dgamepuzzle commented 5 years ago

I can not access link from module with error . Access to translate.google.com was denied You don't have authorization to view this page. HTTP ERROR 403

IgnacioLombardi commented 5 years ago

Same here. I also had problems in a project with the Youtube API at the same time this started. Maybe is a problem from google...

zlargon commented 5 years ago

Hi,

The information is not enough for me to look into the issue, but I believe this problem is not caused by the package. So far, npm test could pass all the tests on Travis-CI.

This is not official library from google, and google might change their API anytime, so please always use the latest version.

Hope you solve the issue soon :)