Hi,
I'm trying to test a get request with the API key I received today, and receive 401 error: { "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key.", "success": false }
in the header it says: "Sorry, you could not be authenticated with those credentials."
How can I fix this?
找不到电影或节目?登录并创建它吧。
NitsanB 的回复
于 2023 年 10 月 01 日 1:04下午
I would like to note that this: https://api.themoviedb.org/3/movie/550?api_key=THE_KEY - DOES WORK
robbie3999 的回复
于 2023 年 10 月 01 日 1:44下午
Hi @NitsanB, this is likely your problem.