API Next bookmark returning no results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
Hello,
I've put together a script to draw long lists of student page view logs. Its using the pagination rel values as suggested and this was previously working, however I tried it recently and it will start with the first page of results correctly, however the next page bookmark link always returns no values even through there are values there.
I thought I might not be taking out the bookmark link correctly, so I opened the link in a browser just to see that the link returns values, but it doesn't, just an empty array. I could understand if the array was returning but not populating in my end result, but I'm not sure what's happening here. Has this happened to anyone else before?