{ "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key.", "success": false }
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de robbie3999
pe data de 5 septembrie 2023 la ora 10:22 AM
Hi @yigitx,
First test your api key to make sure it is working. Type or paste the following into your web browser address bar:
If you get back json for the movie Fight Club then your api key is valid. If your key is valid, then to get help you need to post the api URL you are trying to access that gives your the error message. Replace your private api key with a string like "API_KEY" or "xxxxxx". Note that if you post programming code instead of a URL, you may not get much help because not everyone that monitors this forum is a programmer and your are responsible for your own code.