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 ?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة ticao2 🇧🇷 pt-BR
بتاريخ يوليو 7, 2023 في 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
رد بواسطة hoantqfx20959
بتاريخ يوليو 8, 2023 في 12: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 }
رد بواسطة artemMaret
بتاريخ يوليو 9, 2023 في 5: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
رد بواسطة hoantqfx20959
بتاريخ يوليو 9, 2023 في 11:08 مساءا
Thank you , it worked