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
}
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от agll2023
, 31 октября 2023 в 14:33
Hello, I have the same problem. Were you able to solve it?
Ответ от matheuscastro77
, 31 октября 2023 в 20:08
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
Ответ от julio8264
, 2 ноября 2023 в 12:24
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".