If I delete the part ["ProductDetails I can retrieve the data I need from the json. I tested with copy - paste the string json in a text block, and it works fine, but when I use directly the retrieved response it doesn’t work.
I tried to delete this part before decoding the json, but it doesn’t work:
What I’m doing wrong? How can I manage the response so the data can be retrieved fine? Can the data be managed fine without deleting this part? If I don’t delete this part the text is not recongnized as a dictionary nor a list.
Quite desperate with this.
Thanks, I’ll try this also.
In my experience, the response text can’t be changed. When I use the text block, the changes works, but when I used directly the response block, the text remains the same even using a label block and replacing the text to this label block text.
I will try, I hope it does. But I will do it tomorrow, I’ve been several hours triying this to work and my mind is pretty tired!
Thanks anyway for your interest and help and same to @mahmoud_hooda !