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
Can't find a movie or TV show? Login to create it.
Ĉu volas taksi aŭ aldoni ĉi tiun elementon al listo?
Ĉu ne estas membro?
Respondo de Travis Bell
je Marto 27 2024 je 11:03 AM
Hi @nebtones,
Those aren't valid requests, there's no path as part of your request. Compare these two requests:
Respondo de nebtones
je Marto 28 2024 je 4:53 AM
Thanks