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 的回复
于 2024 年 11 月 07 日 1: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 的回复
于 2024 年 11 月 07 日 1: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