Hi all,
The webpage https://developer.themoviedb.org/docs/daily-id-exports describes how we can access daily file exports, and provides some examples (http://files.tmdb.org/p/exports/movie_ids_05_15_2024.json.gz and http://files.tmdb.org/p/exports/adult_movie_ids_05_15_2024.json.gz). However, neither these example files nor any others I've tried work (as of Oct 2023 if not earlier). It gives the following error:
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>PXA02RNPM8X0ZQ6M</RequestId>
<HostId>Lc3GncS2+49bVff26zpJRFqb+3FK+Xy8epEBLgfFCgXkHf/kpw2q8ImnN9Vv3Ty1fMYbJawwBk8=</HostId>
</Error>
I have tried adding my api_key to the end of the url in case that is a new requirement, but that does not work.
I have tried logging into my tmdb account in case that was an issue, but that too does not work.
I have found the daily exports very useful. Is there a way to access them nowadays?
Can't find a movie or TV show? Login to create it.
Ĉu volas taksi aŭ aldoni ĉi tiun elementon al listo?
Ĉu ne estas membro?
Respondo de Travis Bell
je Novembro 10 2024 je 6:13 PM
Don’t use a date from May. We only keep 90 days worth of files around. Use today’s date instead.
Respondo de iltlwp
je Novembro 10 2024 je 7:41 PM
Thank you Travis!