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 的回复
于 2023 年 10 月 31 日 2:33下午
Hello, I have the same problem. Were you able to solve it?
matheuscastro77 的回复
于 2023 年 10 月 31 日 8:08下午
you must have forgotten something man, I was having this problem, but I forgot to add the "=" after api_key
julio8264 的回复
于 2023 年 11 月 02 日 12:24下午
sup guys, I have the same problem, I've try with different Laguages, but still with "Invalid API key".