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.
¿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 7 de noviembre de 2024 a las 13:08
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.
Contestado por ataiDandelie
el 7 de noviembre de 2024 a las 13:14
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