MyMemory - Translation Memory

FREEMIUM
By Translated | Updated hace 8 días | Business
Popularity

9.7 / 10

Latency

555ms

Service Level

100%

Health Check

N/A

Back to All Discussions

English to Greek - Works in Code Snippet, not in my app

Rapid account: David Delmonte
david.delmonte
hace 4 años

Hi all, I’m trying to translate a word from English to Greek.

I set up in the Test End Point: the languages as “en|el”

When I test the endpoint, it works fine. When I copy the request into my swift app, I get the 403 with “INVALID LANGUAGE PAIR SPECIFIED”. I also get the same result when using the default “en|it”

Anyone else experienced this?

Rapid account: David Delmonte
david.delmonte Commented hace 4 años

Thanks for the fast reply…

My http call is: “https://translated-mymemory—translation-memory.p.rapidapi.com/api/get?mt=1&onlyprivate=0&de=a%2540b.c&langpair=en%257Cel&q=Hello%20World!”

And I’m using Swift v.5.x

Rapid account: Translated
translated Commented hace 4 años

Hi David,

what version of Swift are you using?

What the snippet does is very simple,
it execute an HTTP GET call to this address "https://translated-mymemory—translation-memory.p.rapidapi.com/api/get?mt=1&onlyprivate=0&de=a%2540b.c&langpair=en%257Cit&q=Hello%20World!"
with the correct credentials in the header: “x-rapidapi-host” and “x-rapidapi-key”.

Join in the discussion - add comment below:

Login / Signup to post new comments