is there problem in this request https://api.themoviedb.org/3/person/person_id/external_ids ? or the endpoint become expired ? because it gives a null response
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от superboy97
, 12 октября 2024 в 16:14
For which Id did you call it ?
Ответ от YoussefAbdallah72
, 13 октября 2024 в 11:22
thanks for your reply, i wrote the request wrongly https://api.themoviedb.org/3/person/{person_id}/external_ids?api_key=Your_API_Key <== this the correct
Ответ от superboy97
, 13 октября 2024 в 12:08
I still need the answer to my question.
"{person_id}" need to be replaced by the Id of the person you want to get the data. So, which Id did you use ?