curl ‘https://lemmy.world/api/v3/community/list?type_=Local&sort=Old&limit=1&page=250000&show_nsfw=true’

Returns a result for page 250,000 - and if you edit that number +1 it still returns the same final item in the list. Does this on all the sorts. I am not getting this behavior on lemm.ee or lemmy.ml

With page limit at 50, it ends up returning the final same list of 50 no matter what page number you increment past the final page.

Makes it difficult to know if you got the last page of the list.