How to make GET request for rapidapi.com

[https://rapidapi.com/karthikhosur15/api/Language-Translator]
Безымянный

https://language-translator1.p.rapidapi.com/translate/output_language=ru/text=

This request is not valid …

I am trying mate :thumbsup:
Update : Successfully failed I will try tmro + I think that “True” should be replaced with logic block true
I had error - Endpoint /translate doesn’t exist

This url is incorrect, please use ‘post’ method to send the data.

This is the block:

4 Likes

Thank you very much for your help. I’ll try it when I’m at the computer.

1 Like

Have you tried this?

https://docs.kodular.io/components/media/yandex-translate/

@TianFeng081 Yandex stopped free translation service

1 Like

I haven’t used it in a long time.

1 Like

You might want to try using the “True” block instead of using “true” as a text. Also, as suggested, use a POST request instead of a GET request.

For the POST request you’ll need to format the text like the following:
arg1=value1&arg2=value2&arg3=value3 etc.

everything works fine. the problem was solved by you.

1 Like

Taifun, why did you change the title of the topic? I can make inquiries to rapidapi.com. the subject indicates a specific request that is different from the rest of the requests

I changed it to make it clearer… the question is about rapidapi.com, isn’t it?
you might update the subject again …

Taifun

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.