1 min readMay 5, 2020
ah crap, looks like it’s down to the ? being removed and left with the & which breaks the querystring. Either need to replace “page=1” instead of ?page=1" possibly checking for a “&” first.
I’ll do some testing however won’t have time for a few days, if you solve it first let me know and I’ll post the code.