https://www.themoviedb.org/documentation/api/status-codes
It seems that currently api returns 404 Not Found
while the resource is not found not 401
as per written in the webpage.
{
"success": false,
"status_code": 34,
"status_message": "The resource you requested could not be found."
}
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 22, 2021 في 2:49 مساءا
Hi @rudy.mosaix, thanks for pointing this out. I've fixed it locally and it will be reflected on the next deploy.
رد بواسطة hrefcoder
بتاريخ ديسمبر 30, 2023 في 6:33 صباحا
url - https://api.themoviedb.org/3/movie/1?api_key= { "success": false, "status_code": 34, "status_message": "The resource you requested could not be found." }
رد بواسطة superboy97
بتاريخ ديسمبر 30, 2023 في 6:56 صباحا
This answer is perfectly correct.