Heroku does not deliver media field

I set up strapi with heroku and created my first content (a blog post with title, description in rich text and cover image media file). When I make an API call like https://mybackend…herokuapp.com/api/posts I receive title and description but the one with type=media is not being delivered. By the way, I’m new to backend development.

This topic has been created from a Discord post (1219765939684249610) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Are you still facing this problem? and did it return the media file over localhost?

<@1215983688022495262> This post might help you need to populate the field - Cannot see media field in my endpoint for my content type - #12 by shiddu_mageppa

Hey <@935534318405705739> I found the solution. It indeed was about population :+1: still thanks for your response :blush: