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
}
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de agll2023
em 31 outubro 2023 às 2:33 PM
Hello, I have the same problem. Were you able to solve it?
Resposta de matheuscastro77
em 31 outubro 2023 às 8:08 PM
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
Resposta de julio8264
em 2 novembro 2023 às 12:24 PM
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".