mouuff / mtranslate

A simple api for google translate
MIT License
286 stars 83 forks source link

Error 400 while using on a google colab. #24

Closed miguelpetete closed 1 year ago

miguelpetete commented 1 year ago

I am having a http error 400 while I'm trying to use it for translating a big .csv archive in google colab.

miguelpetete commented 1 year ago
Captura de pantalla 2023-03-30 a las 19 18 10
mouuff commented 1 year ago

What is the value of "cell"?

miguelpetete commented 1 year ago

Cell is each of the cells that we could find in a row of a .csv archive. This archives are finally as a .xml archive of microsoft excel that contains information in each cell

miguelpetete commented 1 year ago

Is there any limitations on how much translations you could send to the google api?

mouuff commented 1 year ago

400 means bad request, not "too many requests"

mouuff commented 1 year ago

My guess is that the value of "cell" is not a string