Facing problem to get data from json

So I got this () when I try to get data using json text decode block.
image
image
Pls help!

When I connect any of these global variables to label I got () these parentheses.

Yes it will not work. Because you are looking for the key from responseContent (dictionary) Change the variable to global variable responselist or latest version

1 Like

Ok I will try it. Thanks for reply

you mean this?
image

İ tried it but nothing changed

remove json decode from second block no need in second time
image (1)

1 Like

Ok let me try

the problem is not only about global lastestVersion. All of those variables give the same thing.
image

ok let me see

1 Like

give me your response code here in text formate

1 Like

umm how can I do it

ok no need now .i am working :laughing:

1 Like

image

image

Imagine this global name is the responseContent

image

1 Like

oh I understand :sweat_smile:

But I got the json file from web
look to this link: https://opensheet.elk.sh/17YyYLtG0u7OVVtzaWrLaF33EfJFhKxJp6vaQI4nR2sE/Sheet1
it gives me the json file. So İ can`t write it like text for initializing the variable

just replace gobal name to response content

1 Like

ok I got it

Ok anyways it doesn`t work I don’t want to continue but thanks for helping

why almost there