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 AM
Hi @nebtones,
Those aren't valid requests, there's no path as part of your request. Compare these two requests:
Одговор од nebtones
дана 28. март 2024. у 4:53 AM
Thanks