When I try to get the json of several database schemas under the category Movies, I receieve this error: {"success":false,"status_code":6,"status_message":"Invalid id: The pre-requisite id is invalid or not found."} Could anyone please help with it? Thanks.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de superboy97
le 7 novembre 2024 à 13h08
If you want help with our API, you need to give us the complete query that you have sent. Just replace your API key with a simple text like API_KEY.
Réponse de ataiDandelie
le 7 novembre 2024 à 13h14
I think I understand what my issue is. I didn't know what path params were, so I ingored them when they were required. When I would make a request, I would omit them. I'll try again and see whatsup. Thanks