To get a working image link, follow this structure defined in the TMDB Image Basics documentation :
To display images from in your project, you need to construct a full URL by combining three specific parts. The snippet you provided, https://image.tmdb.org/t/p/w185/ , is the base URL plus a specific size . How to Build the Image URL