{
"success": false,
"status_code": 11,
"status_message": "Internal error: Something went wrong, contact TMDb."
}
I've been getting this response from my previously working script for the last week. I also get the same response when using the "Try It!" option in the API reference docs: https://developer.themoviedb.org/reference/authentication-create-session-from-login
Is this just me or is anyone else having the same problem?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة shuantown
بتاريخ نوفمبر 15, 2024 في 4:55 مساءا
I'm not having the exact same problem, but I've been having an issue validating a token that was working in my code previously. But my JSON response is saying success:true so perhaps its a different issue.
Does anyone know if there were recent API updates that would impact how to go about authorization?
رد بواسطة infidell6
بتاريخ نوفمبر 18, 2024 في 7:22 صباحا
Anyone have any insights? Create session with login seems to be broken. I've created another account and api token, that gives the same result, so the problem is not specific to my original account.