Sprijin Bază de date filme (The Movie Database)

status_code: 7 status_message "Invalid API key: You must be granted a valid key. this is the issue i am facing how can i resolve it

3 răspunsuri (pe pagina 1 din 1)

Jump to last post

@Palak1 said:
Invalid API key: You must be granted a valid key.
status_code: 7
status_message
"Invalid API key: You must be granted a valid key.
this is the issue i am facing how can i resolve it

By what means are you making the API Request:
1 In a code you are developing/writing
2 Using "Try it!" in Developer Docs
3 Pasting the URL into your computer's browser
4 Another way. (Explain clearly what it is)

Hi, this is my first time posting a question. But I have the same problem, I copied the options object from the developer docs as is, and tried it in my code, but it is giving me the same error. But the Try it! method works fine

@Ragheed said:
Hi, this is my first time posting a question.
But I have the same problem,
I copied the options object from the developer docs as is, and tried it in my code, but it is giving me the same error.
But the Try it! method works fine

If Try it! it works without problems, I can deduce that the error is in your code.
If you are not using TOKEN, but are using your API Key explained in the URL then...

The problem must be in the code that is building your API Request, or something like that,
and is sending the Request to the TMDb Server.

It is very common to find people here with this type of problem.
A little mistake, a copy and paste with an extra space, or less character, an exchange of characters,
a quote left, use a dash when it should be underline, in short a typo and the answer can be that.
Even if the API Key is correct. The Requisition is that it has a little mistake.

I will place 6 API requests here. The first 5 with error.
You can see that the API Key is correct but the answer is Invalid API key or could not be found.

1 https://api.themoviedb.org/3/movie/550&api_key=THE_KEY  
2 https://api.themoviedb.org/3/movie/550/api_key=THE_KEY  
3 https://api.themoviedb.org/3/movie/550?api-key=THE_KEY  
4 https://api.themoviedb.org/3/movie/550? api_key=THE_KEY    
5 https://api.themoviedb.org/3/movie/'550'?api_key=THE_KEY  
6 https://api.themoviedb.org/3/movie/550?api_key=THE_KEY    

My suggestion is to check if there is any way for you to view the API Request that your APP is sending to the TMDb server.
Not the construction of the code, but the requisition built, final.
If possible, post the Request here.
If this is not possible, then you need to check in your code if there is a mistake, like the mistake in the examples above.
The error is usually in this segment of the API Request: ....?api_key=12345....

Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.

Globale

s focalizează bara de căutare
p deschide meniul profilului
esc închide o fereastră deschisă
? deschide fereastra cu scurtături de la tastatură

Pe paginile media

b mergi înapoi (sau la părinte atunci când este cazul)
e mergi la pagina de editare

Pe paginile sezoanelor filmelor seriale

(săgeată dreapta) mergi la sezonul următor
(săgeată stânga) mergi la sezonul precedent

Pe paginile episoadelor filmelor seriale

(săgeată dreapta) mergi la episodul următor
(săgeată stânga) mergi la episodul precedent

Pe toate paginile de imagini

a deschide fereastra pentru adăugarea de imagini

Pe toate paginile de editare

t deschide selectorul de traduceri
ctrl+ s trimite formularul

Pe paginile de discuții

n crează o discuție nouă
w comută starea de vizionare
p comută publică/privată
c comută închisă/deschisă
a deschide activitatea
r răspunde la discuție
l mergi la ultimul răspuns
ctrl+ enter trimite mesajul
(săgeată dreapta) pagina următoare
(săgeată stânga) pagina precedentă

Setări

Doriți să evaluați sau să adăugați acest articol într-o listă?

Autentificare