i deployed my website on netlify through github and i putted my api key in env file and i think i got blocked, so can you help me ?
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط ticao2 🇧🇷 pt-BR
در تاریخ مارس 16, 2023 ساعت 10:29 ق.ض
Maybe it's not a TMDb error response.
See the list of TMDb server error warnings here.
https://www.themoviedb.org/documentation/api/status-codes
In your case:
Can you let us know which of these error responses you received?
پاسخ توسط Abdelrahman14
در تاریخ مارس 16, 2023 ساعت 1:17 ب.ض
it's give me either (Status code: 401) only or (Status code: 401 internal redirect)
here is the whole response
Request URL: https://api.themoviedb.org/3/discover/tv?api_key=MY_API_KEY&with_networks=213
Request Method: GET
Status Code: 401 Internal Redirect
پاسخ توسط ticao2 🇧🇷 pt-BR
در تاریخ مارس 16, 2023 ساعت 1:51 ب.ض
This API Request of yours is working smoothly for me.
https://api.themoviedb.org/3/discover/tv?api_key=THE_KEY&with_networks=213
I believe that whoever is sending this error response is not the TMDb server.
It must probably be your installed Netlify.
So you should ask for help on their website.
https://www.netlify.com/
پاسخ توسط ritkg_05
در تاریخ اکتبر 23, 2023 ساعت 2:07 ب.ض
hey i try to Authenticate my api_key but it is showing error 401 "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key.", "success": false
پاسخ توسط robbie3999
در تاریخ اکتبر 24, 2023 ساعت 4:58 ب.ض
Hi @ritkg_05, in order to get help you need to supply more information. What is the exact api URL you are trying to use that gives the error message. Replace your api key with a string like "xxxxxx".
پاسخ توسط ritkg_05
در تاریخ نوامبر 20, 2023 ساعت 3:26 ق.ض
The link i am using is
https://api.themoviedb.org/3/genre/movie/list?api_key=THE_KEY
پاسخ توسط ticao2 🇧🇷 pt-BR
در تاریخ نوامبر 20, 2023 ساعت 9:58 ق.ض
I tested your URL in my Firefox browser on my Win11 note and it worked correctly.
Have you tried opening this URL in a new window or tab on your browser?
Preferably do not use a mobile device. Support is not good for them.
And answer here if it worked or didn't work correctly.
PS: I exchanged your API Key for THE_KEY
پاسخ توسط InflammableBot
در تاریخ ژوئن 3, 2024 ساعت 2:39 ب.ض
it's give me either (Status code: 401) here is the whole response Request URL:
https://api.themoviedb.org/3/movie/11?api_key=1097bff1d2323aa07c0086a420ba61d7
{ "status_code": 7, "status_message": "Invalid API key: You must be granted a valid key.", "success": false }
پاسخ توسط ticao2 🇧🇷 pt-BR
در تاریخ ژوئن 11, 2024 ساعت 1:54 ب.ض
On this page of your profile
https://www.themoviedb.org/settings/api
there is an option in the menu: "Regenerate Key".