Hello, I'm trying to access the API, but I can't.
When using "https://api.themoviedb.org/3/movie/777670&api_key=THE_KEY",
with my API key, this is returned:
Object { status_code: 7, status_message: "Invalid API key: You must be granted a valid key.", success: false }
If you can help me, thank you!
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de robbie3999
le 3 novembre 2023 à 11h13
Hi @Leonarda_Saad, your url is incorrect:
The "&" should be "?":
Réponse de Leonarda_Saad
le 4 novembre 2023 à 06h06
I changed and the problem continues
Réponse de Leonarda_Saad
le 4 novembre 2023 à 06h12
Resolved: I managed to solve it! I was having trouble finding where to regenerate the key, but I found it.