I'm trying to get my url img in my axios response from fetching my posts content-type from strapi api. Here what I've done: I create my posts content-type and I create a components which contains fews media's slot:
Then I call the end point http://localhost:1337/api/posts?populate=* but I can't get any data from this components: