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
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od superboy97
12.10.2024 v 4:14 ODP.
For which Id did you call it ?
Odpověď od YoussefAbdallah72
13.10.2024 v 11:22 DOP.
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
Odpověď od superboy97
13.10.2024 v 12:08 ODP.
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 ?