And also, when I click to go to my Profile > API: https://www.themoviedb.org/settings/api At the bottom of the page, below, I don't have the Example API Request at all !!! I guess something wrong, but I can't understand figure out what it is! Can you help me ?
Can't find a movie or TV show? Login to create it.
Ĉu volas taksi aŭ aldoni ĉi tiun elementon al listo?
Ĉu ne estas membro?
Respondo de ticao2 🇧🇷 pt-BR
je Julio 7 2023 je 12:12 PM
I believe the Example API Request was deleted from the page.
Do you know what your API Key is?
If you know, do a test with the URL below, in a new tab of your browser.
Just remember to change THE_KEY to your own API Key.
https://api.themoviedb.org/3/movie/550?api_key=THE_KEY
Respondo de hoantqfx20959
je Julio 8 2023 je 12:24 AM
I replaced it with the api_key provided by the website but still getting the same error
{ "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key.", "success": false }
Respondo de artemMaret
je Julio 9 2023 je 5:48 AM
I believe the Example API Request was deleted from the page. = OK, I do understand!
Do you know what your API Key is? If you know, do a test with the URL below, in a new tab of your browser. Just remember to change THE_KEY to your own API Key. https://api.themoviedb.org/3/movie/550?api_key=THE_KEY = Yes, the information is bean displayed!
So, everything is good ?
P.S. I realise that you change your navigation and etc. I understand that you have changed the navigation and so on. maybe you have some kind of tutorial for this case, because on google everything about it is outdated. It would be very helpful
Respondo de hoantqfx20959
je Julio 9 2023 je 11:08 PM
Thank you , it worked