Keyboard Shortcuts
Avansert søk
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.
Logg inn
Registrer deg
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Registrer deg og delta i fellesskapet
Svar av Travis Bell
den 25 September 2017 kl. 11:02 AM
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Svar av AjmalAjju
den 10 Mars 2024 kl. 5:24 AM
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL