The Movie Database Support Forum

https://api.themoviedb.org/3/movie/550?api_key=MY_API_KEY works, but only Access Token Auth works for https://developer.themoviedb.org/reference/trending-movies. Using API Key on any of the Try it examples in https://developer.themoviedb.org/ does not work.

Error Message:

{
  "status_code": 7,
  "status_message": "Invalid API key: You must be granted a valid key.",
  "success": false
}

Trying different methods, https://api.themoviedb.org/3/trending/movie/day?language=en-US?api_key=MY_API_KEY does not work either.

The error message that appears below the authorization header field says "Sorry, you could not be authorized with those credentials."

It looks like this.

6 Antworten (Seite 1 von 1)

Jump to last post

@Mayday0458 said:

Trying different methods, https://api.themoviedb.org/3/trending/movie/day?language=en-US?api_key=MY_API_KEY does not work either.

The syntax of this query is wrong. It should be : https://api.themoviedb.org/3/trending/movie/day?language=en-US&api_key=MY_API_KEY

A question mark is used in front of the parameters, but an ampersand is used between the parameters.

That worked! Thanks, I got it now.

Why does the problem occur in the Try it examples then?

Hi @Mayday0458, the "Try It!" examples only work when you select the "Access Token Auth" authentication for use in the header.

What happens when you select "API Key Auth" is it inserts your API Key into the Authorization header, which doesn't work. I would consider this a bug, it probably should either not allow you to select "API Key Auth" or convert the example to one that uses the API Key in the url.

Having the same issue...

Hi @davidirvine, the "Try It!" examples only work when you select the "Access Token Auth" authentication for use in the header.

What happens when you select "API Key Auth" is it inserts your API Key into the Authorization header, which doesn't work. I would consider this a bug, it probably should either not allow you to select "API Key Auth" or convert the example to one that uses the API Key in the url.

yeah... i understand now..

thanks for the reply... a bug for sure!

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden