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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 27 martie 2024 la ora 11:03 AM
Hi @nebtones,
Those aren't valid requests, there's no path as part of your request. Compare these two requests:
Răspuns de nebtones
pe data de 28 martie 2024 la ora 4:53 AM
Thanks