Hi,
I'm able to access this API and show that one product inside the API:
API for one product
Now I want to display more than a product by accessing another API which is an array of products with the following code, but it doesn't work. What is the problem?
API for many products
Thanks
