My plan is to create a movie/series database website for a school presentation. As such, instead of adding manually a list of movies which would take over the double of the time, I wanted to use the TMDB API but I'm struggling to implement it on ASP.NET C#; I read the documentation and I already understood what each command does. I tried to use the code that your documentation suggests and I get many a few errors such as: "Error The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task'."
Can somebody who's experienced in the manner help me please? What I had in mind is, use a textbox to type the name of the movie and after pushing a button, the text would be added to the link so that the search happens. Afterwards, I know that a json is made with the results so I wanted to add some specific things from that json to the table such as: Title, Genre, Date of Release, Movie Length, wallpaper, video, overview and the cast.
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?