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.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 š§š· pt-BR
on July 7, 2023 at 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
Reply by hoantqfx20959
on July 8, 2023 at 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 }
Reply by artemMaret
on July 9, 2023 at 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
Reply by hoantqfx20959
on July 9, 2023 at 11:08 PM
Thank you , it worked