Hello there,
I am making an education purposes only, view party web app and was trying to make a stub for testing with my API key and I may not be performing the get request properly. I am trying to return a list of 20 movies in JSON for my fixture in a rails app. Could I be pointed in the right direction for making the proper GET request?
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Steddy1Love
дана 07. мај 2024. у 11:34 PM
I am also using Postman and I tried putting a limit in the query params and I am getting invalid API key status 401.
Одговор од Steddy1Love
дана 08. мај 2024. у 12:01 AM
I think I figured it out using query params and using my api key in the params and using the top_rated list.