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
, 7 мая 2024 в 23:34
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
, 8 мая 2024 в 00:01
I think I figured it out using query params and using my api key in the params and using the top_rated list.