Please note. When calling to the Watch Providers endpoint:
https://developer.themoviedb.org/reference/watch-provider-tv-list
https://api.themoviedb.org/3/watch/providers/tv?language=en-US
The API always return empty data. No matter the language param neither the media type (tv/movie)
{
"results": []
}
Please check it ASAP. Thank you for your work.
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од monkeydodev
дана 10. јул 2024. у 5:23 AM
I just found this too. Bump. Thanks for looking into it
Одговор од lobsterclawsoftware
дана 10. јул 2024. у 8:14 AM
Same. And currently the movie watch providers end point is also returning empty results, regardless of the region.
Одговор од Romain_lfb
дана 10. јул 2024. у 11:24 AM
I came here to report this. Thanks! Hopefully a fix is pushed soon!
Одговор од tmdb36856465
дана 10. јул 2024. у 12:21 PM
Same problem. 🙏
Одговор од Travis Bell
дана 10. јул 2024. у 12:31 PM
Hey guys,
I'm pretty sure I figured out why this was happening. You'll see the list return as soon as the cached objects expire.
Cheers.
Одговор од monkeydodev
дана 10. јул 2024. у 12:38 PM
You're the man Travis
Одговор од Romain_lfb
дана 10. јул 2024. у 12:40 PM
Awesome! Thanks for the fast response!
Одговор од javikr
дана 10. јул 2024. у 2:52 PM
Great! It’s now working fine.
Thank you for your fast response ;)
Одговор од voyel
дана 10. јул 2024. у 4:23 PM
I have the same problem, but only with some regions... Is this supposed to be resolved now?
Одговор од lobsterclawsoftware
дана 10. јул 2024. у 5:38 PM
Travis said that some caches needed to expire so that new content would be loaded into it. Perhaps the cache for the region(s) you are trying still has the old empty data. I was having partial data responses too for a while but presently am seeing every region I've tried.