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
}
Nemôžeš nájsť film alebo seriál? Prihlás sa a pridaj ho.
Chcete ohodnotiť alebo pridať túto položku do zoznamu?
Nie ste členom?
Odpoveď od agll2023
dňa 31. október, 2023 o 2:33PM
Hello, I have the same problem. Were you able to solve it?
Odpoveď od matheuscastro77
dňa 31. október, 2023 o 8:08PM
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
Odpoveď od julio8264
dňa 2. november, 2023 o 12:24PM
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".