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?
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Travis Bell
ב-נובמבר 10, 2024 ב-6:13אחרי חצות יום
Don’t use a date from May. We only keep 90 days worth of files around. Use today’s date instead.
תגובה מאת iltlwp
ב-נובמבר 10, 2024 ב-7:41אחרי חצות יום
Thank you Travis!