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
}
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by agll2023
on October 31, 2023 at 2:33 PM
Hello, I have the same problem. Were you able to solve it?
Reply by matheuscastro77
on October 31, 2023 at 8:08 PM
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
Reply by julio8264
on November 2, 2023 at 12:24 PM
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".