I have a difficulty. I have an API call that returns raw data. It’s not an array, I’ve already tried using map on it. From what I see, it’s an object. But I’m not able to use the values inside this object in another http request.
I’m sending screenshots to understand better
