Failed to parse json data from supabase

I tried to retrieve data from the supabase with the get method, web component, if I try using postman I don’t get an error, but after I try using the companion, there is an error notification, “argument must be valid json”, if I copy the result string from web get and parsing no error, hope someone please help me.

this is my block

this is result i get

Screenshot_3

Show us the structure of response content

Istead of posting like this, share the response in a text file or use the hypen symbol in the reply test so that we can have the real value of json

No need to use special extension to parse the data. Just use web component parse text block

if i decode from web component, it will be a list
I’m sorry, this my responses in txt file :
responses.txt (1.5 KB)