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.
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от superboy97
, 7 ноября 2024 в 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.
Ответ от ataiDandelie
, 7 ноября 2024 в 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