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.
找不到电影或节目?登录并创建它吧。
robbie3999 的回复
于 2023 年 07 月 26 日 8: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.
anuj26917 的回复
于 2023 年 07 月 27 日 1:32下午
The url works fine on browser. I am trying to fetch movie poster by passing tmdb id.
quocrcvn 的回复
于 2023 年 07 月 28 日 1:04上午
Hi please make sure api_key correct, and success header don't forget generate image's url in here