Error translating from Google API
-
When I try to translate a string I got a FAILED message.
Checking Network Inspector, google sent a 403 error.
I could see a OPTIONS method ena API key is sent in Form data.When I try to send API_KEY in get parameters i get response.
Example:
https://translation.googleapis.com/language/translate/v2?source=en&target=pt&format=text&key=AIzaSyASvBZRa02Z1WaUAsipoVTmyaB1qkFktYc&q=helloWhat I’m missing?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error translating from Google API’ is closed to new replies.