i created a REST API that retrieve some info from a query, this is between 2 dates and the problem is that when i extends too much the date it doesn't give anything, example:
between this dates it brings me data: 01-02-2014 & 30-04-2014. But if i use 01-02-2014 & 30-06-2014 it trows a blank page and i don't know why, can someone help me with this?