TetragrammatonHermit / scriptno

Automatically exported from code.google.com/p/scriptno
2 stars 0 forks source link

Unblock Chrome built-in translator #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've add translate.google.com in the white-list, but it still fail to 
translate. Give failed because of server error.

Using XP SP-3 with Chrome ver. 16 and latest version of ScriptNo

What server do I still need to add to fix this issue?

Original issue reported on code.google.com by tncs...@gmail.com on 30 Dec 2011 at 8:24

GoogleCodeExporter commented 9 years ago
As far as I can tell, you need to allow the relevant domain.
For example, if you're trying to translate "www.example.com", you need to allow 
BOTH translate.google.com and www.example.com.

It would be great if, on translation request, the relevant domain could be 
temporarily allowed for the purpose of translation.

Original comment by adam...@gmail.com on 8 Jan 2012 at 11:44

GoogleCodeExporter commented 9 years ago
Adam is right, you need to allow translate.google.com and 
translate.googleapis.com AND the domain you want to translate.

Original comment by ekse...@gmail.com on 12 Jan 2012 at 4:22

GoogleCodeExporter commented 9 years ago

Original comment by andr...@gmail.com on 9 Feb 2012 at 4:20

GoogleCodeExporter commented 9 years ago
I've encountered the same problem, but managed to fix it. Check out question 4 
from the FAQ: https://code.google.com/p/scriptno/wiki/FrequentlyAskedQuestions 
It suggests to enable "Respect Same-Domain" in the settings. 

Original comment by c.kollm...@gmail.com on 15 Mar 2013 at 3:46