When I try to authenticate with api key it always show - invalid api key , You must be granted a valid key. By access token key it successed but i don't know how to use access token in my Javascript Please tell me how to solve the error of invalid api key because i want to add api in my javascript
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την bolanda
στις 9 Νοέμβριος 2023 στις 07:24 ΕΊΜΑΙ
Has site admin looked at this yet? I've been using this API for years without problem, but now I'm getting the 'Invalid API' response, even when entering directly into the web browser as suggested.
Απάντηση από τον/την ticao2 🇧🇷 pt-BR
στις 9 Νοέμβριος 2023 στις 10:17 ΕΊΜΑΙ
If you have already tested in your browser and received Invalid API.
follow the instructions below.
Invalid API confirmed by user testing
Two possible ways to solve your problem.
1 - Open a topic only about your personal problem.
There you will be informed when your API is regenerated.
2 - Go to your profile
https://www.themoviedb.org/settings/api
and click on the "Regenerate Key" option in the top menu.
Correction via either path takes an average of one week.
Only admin Travis Bell can fix the issue.
Απάντηση από τον/την bolanda
στις 9 Νοέμβριος 2023 στις 01:43 ΜΜ
OK. Thanks.
Απάντηση από τον/την leni93
στις 17 Φεβρουάριος 2024 στις 07:49 ΜΜ
u are the best!
Απάντηση από τον/την tilungSOLID
στις 31 Μάρτιος 2024 στις 11:54 ΜΜ
I've done the re-generate key, but it's still invalid
Απάντηση από τον/την ticao2 🇧🇷 pt-BR
στις 2 Απρίλιος 2024 στις 04:32 ΜΜ
Only the Travis Bell admin and you can access your API Key.
So I suggest you
Take a Test
Using a computer, desktop or notebook.
On some mobile devices this test may not work correctly.
In the URL below, change THE_KEY to your API Key.
https://api.themoviedb.org/3/movie/550?api_key=THE_KEY
Use this example to do a search using a new tab or window in your browser.
You will receive the basic data of the Movie Fight Club (1999)
https://www.themoviedb.org/movie/550-fight-club
If it works, your Key is OK.
When there is a problem, the TMDb Server sends a message.
Can you tell which message the server sent?
Here is a list of possible messages:
https://developer.themoviedb.org/docs/errors
If it does not work, let us know right here.