I'm able to translate from Spanish to English, however, I can't when
the content is too large.
>From my Spanish translation anything over 305 words or (what seems to
be more accurate) 1867 characters returns an error:
Warning: file_get_contents(...etc.
When I copy and paste the url in firefox I receive the following
error:
{
"error": {
"errors": [
{
"domain": "global",
"reason": "required",
"message": "Required parameter: target",
"locationType": "parameter",
"location": "target"
}
],
"code": 400,
"message": "Required parameter: target"
}
}
There's very little information about this searching Google so I'm
hoping someone here can help me out.
--
You received this message because you are subscribed to the Google Groups
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-translate-general?hl=en.