The Movie Database Подршка

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 ?

9 одговора (на страни 1 од 1)

Jump to last post

@Abdelrahman14 said:
api block 401
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 ?

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:

Code    HTTP    Message  
3       401     Authentication failed: You do not have permissions to access the service.
7       401     Invalid API key: You must be granted a valid key.
10      401     Suspended API key: Access to your account has been suspended, contact TMDb.
14      401     Authentication failed.
16      401     Device denied.
17      401     Session denied.
30      401     Invalid username and/or password: You did not provide a valid login.
31      401     Account disabled: Your account is no longer active. Contact TMDb if this is an error.
32      401     Email not verified: Your email address has not been verified.
33      401     Invalid request token: The request token is either expired or invalid.
34      401     The resource you requested could not be found.
35      401     Invalid token.
36      401     This token hasn't been granted write permission by the user.
38      401     You don't have permission to edit this resource.
39      401     This resource is private.  

Can you let us know which of these error responses you received?

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

@Abdelrahman14 said:
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

This API Request of yours is working smoothly for me.
https://api.themoviedb.org/3/discover/tv?api_key=THE_KEY&with_networks=213

total_pages 84
total_results   1673

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/

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

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".

The link i am using is https://api.themoviedb.org/3/genre/movie/list?api_key=THE_KEY

@ritkg_05 said:
The link i am using is https://api.themoviedb.org/3/genre/movie/list?api_key=THE_KEY

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

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 }

@InflammableBot said:

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 }

On this page of your profile
https://www.themoviedb.org/settings/api
there is an option in the menu: "Regenerate Key".

Не можеш да нађеш филм или серију? Пријави се да додаш.

Глобално

s фокусирај траку за претрагу
p отворите мени профила
esc затворити отворени прозор
? отвори прозор пречице на тастатури

На страницама медија

b вратити се назад (или родитељу кад је то применљиво)
e иди на страницу за уређивање

На страницама ТВ сезона

(стрелица надесно) пређите на следећу сезону
(лева стрелица) иди на претходну сезону

На страницама ТВ епизода

(стрелица надесно) пређите на следећу епизоду
(лева стрелица) иди на претходну епизоду

На свим страницама са сликама

a отвори прозор за додавање слике

На свим страницама за уређивање

t отвори селектор превода
ctrl+ s пошаљи образац

На страницама за дискусију

n отвори нову дискусију
w мења статус гледања
p мења јавно/приватно
c мења отвори/затвори
a отвори активност
r одговор на дискусију
l иди на последњи одговор
ctrl+ enter пошаљи поруку
(стрелица надесно) следећа страница
(лева стрелица) претходна страница

Подешавања

Желите ли да оцените или додате ову ставку у листу?

Пријави се