When accessing the following https://api.themoviedb.org/3/tv/4608/season/1?api_key=XXXXXXXXXXXXXXXX&language=en-US&append_to_response=undefined I am getting an error.
"status_code": 7, "status_message": "Invalid API key: You must be granted a valid key."
It works fine on all other searches so far for movies as well as for the overall tv show. so the following works https://api.themoviedb.org/3/tv/4608?api_key=XXXXXXXXXXXXXXXX&language=en-US&append_to_response=undefined
Have I missed something with regards to seasons where a different token is required?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ نوفمبر 12, 2016 في 4:33 مساءا
Hi @mateinone
That query seems to be working ok for me:
Are you sure your API key was entered properly?