iamtraction / google-translate

🈯 A Node.JS library to consume Google Translate API for free.
https://npmjs.com/@iamtraction/google-translate
MIT License
540 stars 73 forks source link

Not translate properly every request. Maximum time its showing this error #6

Closed saifulbabo67646 closed 5 years ago

saifulbabo67646 commented 5 years ago

{HTTPError at translate (/rbd/pnpm-volume/d3e2a241-36ab-414f-9781-4e47668ac65e/node_modules/.registry.npmjs.org/@k3rn31p4nic/google-translate-api/1.0.5/node_modules/@k3rn31p4nic/google-translate-api/src/index.js:143:19)

at process._tickCallback (internal/process/next_tick.js:68:7)

name: 'HTTPError',

statusCode: 403,

statusMessage: 'Forbidden' }

iamtraction commented 5 years ago

Ref #5

Can you give any context? And can you give a minimal, reproducible example of how you're using it?