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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por superboy97
el 12 de octubre de 2024 a las 16:14
For which Id did you call it ?
Contestado por YoussefAbdallah72
el 13 de octubre de 2024 a las 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
Contestado por superboy97
el 13 de octubre de 2024 a las 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 ?