I am trying to install a third party application which uses your API in order to provide your extremely good looking and well documented DB of movies and actors in my site. When i request a movie the component in my Joomla site writes "Movies haven't found" After talk to the developer and grand him some access to my site he told this:
{"status_code":7,"status_message":"Invalid API key: You must be granted a valid key."}
it mean that your API key is invalid.
Can you please tell me if and how can i update my API key in order to make this done?
Thanks in advance...
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on June 10, 2015 at 10:02 AM
Hi Thanasis,
Here's an example call with your API key working (I've obfuscated it for privacy):
You'll have to talk to your developer and find the issue in the Joomla plugin.
Cheers.
Reply by tmdb97770561
on June 11, 2015 at 11:27 AM
Hello Travis and thanks a lot for your answer.
I will forward it to them and see if there will be any chance.
Is there any other way to use your API for a website in order to bring movies and people in my site?
Thnaks again! Have a nice day!
Reply by Travis Bell
on June 11, 2015 at 11:36 AM
You're welcome.
You can use the API in any way you or your developer can dream up. You can see a small sample of the apps using TMDb on our apps page.
Reply by tmdb97770561
on June 11, 2015 at 11:53 AM
Thanks!