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?
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von Steddy1Love
am 7. Mai 2024 um 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.
Antwort von Steddy1Love
am 8. Mai 2024 um 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.