I tried to get JSON on this URL and it returns count = 4
but no photos array returned? No matter what values from
and to
are set.
If count is 4
then from
can be at most 3
right? (0, 1, 2, 3 that's 4 photos)
Or how does this work? Why didn't it return photos?
Also, sort of the same problem: for one area I got count = 662
but it won't return photos array if I set from
greater than 56
.