mololab / json-translator

jsontt 💡 - AI JSON Translator + other FREE translation modules to translate your json/yaml files into other languages ✅ Check Readme ✌
https://mololab.org/jsontt/npm
MIT License
427 stars 53 forks source link

bad request error #22

Closed Samplayz2007 closed 1 year ago

Samplayz2007 commented 1 year ago

am getting a bad request error after trying to convert a json to multiple langs

ParvinEyvazov commented 1 year ago

Hi @Samplayz2007, are you using the package in the code, or are you using CLI?

If you are using CLI, can you provide which Translation Service are you using from this list?

Samplayz2007 commented 1 year ago

Google Translate And yes CLI

Samplayz2007 commented 1 year ago

connecting to a vpn fixes it but i had to cycle vpn or else am getting tagged as a bot

Samplayz2007 commented 1 year ago

i was using a proxy before but that doesnt help

ParvinEyvazov commented 1 year ago

Unfortunately, Google Translate has a strict policy about it. Proxy looks like the only solution for now for Google Translate. I am investigating to somehow fix the Google Translate issue.

But Bing Translation works much better than all. Can you please try it out?

Samplayz2007 commented 1 year ago

sure thanks is it possilble if u can link me with a proxy list?

Samplayz2007 commented 1 year ago

"The detected language 'en' is not supported to be corrected or the length of text is more than 50." this gets spammed in console when i use Microsoft

ParvinEyvazov commented 1 year ago

@Samplayz2007 unfortunately I don't currently have a valid proxy list.

For

"The detected language 'en' is not supported to be corrected or the length of text is more than 50."

I will try to fix it asap. Thank you for report.

ParvinEyvazov commented 1 year ago

Hi @Samplayz2007 ,

"The detected language 'en' is not supported to be corrected or the length of text is more than 50."

This error should be fixed with version 1.6.3. You can now update and test it.

Feel free to open this issue back if the problem still occurs.