https://api.themoviedb.org/3/movie/120?api_key=MYAPIKey
Is there any restriction set by TMDB regarding the use of API? The above path is not working in Postman(keeps gettting error 403) but the url works on browser.
I am trying to fetch movie poster by passing tmdb id.
Thank you for the help.
¿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 robbie3999
el 26 de julio de 2023 a las 20:10
Hi @anuj26917, there are no restrictions here that I am aware of.
To test your api key you can cut/paste the url into your browser window and see if you get a successful response.
You may want to post more details, like what you are doing, error message, etc, and someone might be able to help.
Contestado por anuj26917
el 27 de julio de 2023 a las 13:32
The url works fine on browser. I am trying to fetch movie poster by passing tmdb id.
Contestado por quocrcvn
el 28 de julio de 2023 a las 01:04
Hi please make sure api_key correct, and success header don't forget generate image's url in here