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?
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika Steddy1Love
7 maja 2024 o godz. 11:34PM
I am also using Postman and I tried putting a limit in the query params and I am getting invalid API key status 401.
Odpowiedź użytkownika Steddy1Love
8 maja 2024 o godz. 12:01AM
I think I figured it out using query params and using my api key in the params and using the top_rated list.