Keyboard Shortcuts
Advanced Search
what is the base url
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL
Can't find a movie or TV show? Login to create it.
Login
Sign Up
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on September 25, 2017 at 11:02 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Reply by AjmalAjju
on March 10, 2024 at 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL