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?
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 NitsanB
pe data de 1 octombrie 2023 la ora 1:04 PM
I would like to note that this: https://api.themoviedb.org/3/movie/550?api_key=THE_KEY - DOES WORK
Răspuns de robbie3999
pe data de 1 octombrie 2023 la ora 1:44 PM
Hi @NitsanB, this is likely your problem.