[BUG] v5 /channels/<id>/followers ignoring offset

Don’t know why offset/limit is working for you and not me, but I did just change the script to use cursor pagination instead (fortunately, that’s the only endpoint where I need more than one page of info) and that does work.