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
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την Travis Bell
στις 27 Μάρτιος 2024 στις 11:03 ΕΊΜΑΙ
Hi @nebtones,
Those aren't valid requests, there's no path as part of your request. Compare these two requests:
Απάντηση από τον/την nebtones
στις 28 Μάρτιος 2024 στις 04:53 ΕΊΜΑΙ
Thanks