Hi,
I have a problem when I get the movies list now playing one time I have the movie between 2018-06-10 and 2018-04-20 and a second time, I have the movie liste between 2018-06-03 and 2018-04-16. I don't understand why ? I execute always the same request: https://api.themoviedb.org/3/movie/now_playing?region=CH&page=1&language=fr-CH&api_key={api}
There is the dates object results:
[dates] => stdClass Object
(
[maximum] => 2018-06-10
[minimum] => 2018-04-20
)
[dates] => stdClass Object
(
[maximum] => 2018-06-03
[minimum] => 2018-04-16
)
Thanks for your help
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by XPheNiiXz
on June 29, 2018 at 2:24 AM
Any idea ?
Reply by Travis Bell
on June 29, 2018 at 11:05 AM
Yes, this is a know bug. It's on deck to get fixed in the next week or so.
Reply by Travis Bell
on July 18, 2018 at 1:03 PM
Can you tell me if you see this anymore? It's been a difficult bug to track down. I made some changes but am not sure if it's fully fixed right now.