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
1 жовтня 2023, 13:04
I would like to note that this: https://api.themoviedb.org/3/movie/550?api_key=THE_KEY - DOES WORK
Відповідь від robbie3999
1 жовтня 2023, 13:44
Hi @NitsanB, this is likely your problem.