Up until now, I have been using a read-only API key to retrieve information about TV shows and movies. However, I now want to manage my own watchlist registered on TMDB. I have been using Import List, but as the number of items on my list has increased, I want to be able to manage it using an API.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة ticao2 🇧🇷 pt-BR
بتاريخ أبريل 30, 2023 في 10:48 صباحا
If you have an API Key you can already do what you want.
This feature was created when v4 of our API service was developed.
Read the basic instructions here at these links.
v3
https://developers.themoviedb.org/3/getting-started/authentication
v4
https://developers.themoviedb.org/4/getting-started/authorization
رد بواسطة g-virus
بتاريخ يوليو 21, 2023 في 10:28 مساءا
My usage was incorrect. Thank you for your response.