Hello everyone, I frequently encounter a "bad request 400" error when attempting to request information from TMDB. I've utilised HTTP requests to capture this issue, but I'm struggling to find a resolution. Could someone please assist me with this problem?
Here is attached image of the bad request I keep getting: https://ibb.co/VBtwLpL
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 Travis Bell
el 27 l de 2024 a les 11:03 A.M.
Hi @nebtones,
Those aren't valid requests, there's no path as part of your request. Compare these two requests:
Resposta per nebtones
el 28 l de 2024 a les 4:53 A.M.
Thanks