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.
Can't find a movie or TV show? Login to create it.
Vil du vurdere eller legge til dette elementet i en liste?
Ikke et medlem?
Svar av superboy97
den 7 November 2024 kl. 1:08 PM
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.
Svar av ataiDandelie
den 7 November 2024 kl. 1:14 PM
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