Hi,
I am trying to get Cornerstone to display a collection of videos from this API call: https://dev.vhx.tv/docs/api/#collection-items-list
I created a page and used the API Tester element. It works and populates the Success Response element just fine. As you can see in the API documentation, the response is nested. I am trying to get to “_embedded.items”. Hence I entered Data Key = _embedded.items in the Looper Provider.
The Looper doesn’t seem to traverse down the JSON. What am I doing wrong?
It’s hard to describe. Hence, I will add access to the Secure Note.
Many thanks in advance.
P.S. - I know the API call works as I have tested it on Postman and the API Tester returns data.