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 ?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por ticao2 🇧🇷 pt-BR
el 7 de julio de 2023 a las 12:12
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
Contestado por hoantqfx20959
el 8 de julio de 2023 a las 00:24
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 }
Contestado por artemMaret
el 9 de julio de 2023 a las 05:48
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
Contestado por hoantqfx20959
el 9 de julio de 2023 a las 23:08
Thank you , it worked