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!