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
}
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de agll2023
pe data de 31 octombrie 2023 la ora 2:33 PM
Hello, I have the same problem. Were you able to solve it?
Răspuns de matheuscastro77
pe data de 31 octombrie 2023 la ora 8:08 PM
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
Răspuns de julio8264
pe data de 2 noiembrie 2023 la ora 12:24 PM
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".