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?
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Steddy1Love
7 toukokuu 2024 klo 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.
Vastaus käyttäjältä Steddy1Love
8 toukokuu 2024 klo 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.