Hi there! I'm developing a little python telegram bot using tmdb api to see where a tv series is available on different providers and countries. I tested this with different titles and it works, but apparently I'm having problems getting this to work with "Breaking Bad" specifically. Could you help me? This here is the link I use to get the providers for Breaking Bad https://api.themoviedb.org/3/tv/1396/watch/providers?api_key={myapikey}
No trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Resposta per streamingal
el 22 i de 2024 a les 2:55 A.M.
Hi!
The request seems fine and works for me.
https://api.themoviedb.org/3/tv/1396/watch/providers?api_key=
Make you sure you delete the URL-encoding for { and } when you try it.
The result I get:
Resposta per DBo9293
el 22 i de 2024 a les 4:01 A.M.
It's the same result for me. My point is that breaking bad is available in more countries than just Taiwan
Resposta per nor_direct_0w
el 23 i de 2024 a les 10:21 A.M.
I am having the same issue. Breaking Bad is available in multiple countries but only Taiwan is returned.
Resposta per streamingal
el 27 i de 2024 a les 2:59 A.M.
The same issue is happening for other assets as well
Resposta per nor_direct_0w
el 27 i de 2024 a les 5:44 P.M.
Likewise no watch providers are listed for the following ID: 126308
It should be available on Hulu in the US and Disney+ in the UK at least.
Resposta per DBo9293
el 2 l de 2024 a les 5:31 A.M.
Casa de papel also shows no results at all https://api.themoviedb.org/3/tv/71446/watch/providers?api_key={myapikey}
Resposta per Alex Palombo
el 8 l de 2024 a les 7:45 P.M.
Yes, i'm also having problems here with Breaking, which is available in BR but shows nothing on API. JustWatch is ok, so it seems to be a sync problem between justwatch and tmdb