hello I used this site
https://developers.themoviedb.org/4/auth/create-request-token
to test out my api key and access token but I'm getting a 401 error
here's the response I get:
{
"status_code": 7,
"status_message": "Invalid API key: You must be granted a valid key.",
"success": false
}
¿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 agll2023
el 31 de octubre de 2023 a las 14:33
Hello, I have the same problem. Were you able to solve it?
Contestado por matheuscastro77
el 31 de octubre de 2023 a las 20:08
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
Contestado por julio8264
el 2 de noviembre de 2023 a las 12:24
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".