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.
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 robbie3999
on Juli 26, 2023 at 8:10 PM
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.
Reply by anuj26917
on Juli 27, 2023 at 1:32 PM
The url works fine on browser. I am trying to fetch movie poster by passing tmdb id.
Reply by quocrcvn
on Juli 28, 2023 at 1:04 AM
Hi please make sure api_key correct, and success header don't forget generate image's url in here