Issue with JSON Parsing in Translator App

Hello,

I'm building a simple translator app using the Google Translate API.
The app successfully receives a response with the translation, but i cannot extract with the value for translatedText from the JSON response.

The resonse looks like this:

The error massage says that the translation is "not available" even though the JSON response contains the correct data.

Could someone help me identify what might me wrong in my blocks?

Thank you for the help!!!!

Try 1

Screenshot_20241125_060509_DuckDuckGo

Taifun

1 Like

thank you very much now it works

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