DlgzRogelio / Project-1

MIT License
0 stars 1 forks source link

Ask questions everyone #8

Closed DlgzRogelio closed 2 years ago

ca2los commented 2 years ago

Hello Team, After all the testing I've doing with "The Movie Database" I can tell you I see some challenges about the API:


Is it possible to mix or join multiple parameters inside one URL?

Yes, I tried to mix the "name of the actress/actor" with "rated" and all I got were error messages. We have multiple options, but the API doesn't includes an option for custom queries/URLS. It seems like our alternatives are limited. Am I missing something? Plz tell me if you find a solution.

https://developers.themoviedb.org/3/search/multi-search


cc @DlgzRogelio @ian-dot @ltrevino

ltrevino commented 2 years ago

The team has decided to implement the TMDB api with people endpoint that does not require mixed queries.