In search/multi i want to block sexual content (images) how to do that ? usin java android studio.
i have this https://api.themoviedb.org/3/search/multi?api_key&query=&page=;
No trobeu una pel路l铆cula o una s猫rie? Inicieu la sessi贸 per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 22 , de 2024 a les 7:36 P.M.
Add the filter parameter:
&include_adult=false
Resposta per HELMS-DEEP
el 24 , de 2024 a les 1:55 P.M.
i tried but not working :(
Resposta per ticao2 馃嚙馃嚪 pt-BR
el 5 de 2024 a les 10:15 A.M.
Problems with API Request
In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.
Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.