Hi,
I'm trying to test a get request with the API key I received today, and receive 401 error: { "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key.", "success": false }
in the header it says: "Sorry, you could not be authenticated with those credentials."
How can I fix this?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por NitsanB
el 1 de octubre de 2023 a las 13:04
I would like to note that this: https://api.themoviedb.org/3/movie/550?api_key=THE_KEY - DOES WORK
Contestado por robbie3999
el 1 de octubre de 2023 a las 13:44
Hi @NitsanB, this is likely your problem.