Rarible clone. Data not populating issue

the second console.log is returning a function. Is that from the console.log(response)?

I donโ€™t see any error in getAndRenderItemData function. Can the json error come from renderFunction()?

yes that was returned from console.log(repsonse).
Ill check the render function now and see if I can fix it through that function. :slight_smile: