After the recent OData provider changes, the $skiptoken parameter contained in the URL returned by @odata.nextLink no longer works for pagination.
Clarity (Broadcom SaaS)
$skiptoken is no longer used.
Please review Using OData with Custom Scripts. Follow the @odata.nextLink and increase the page attribute in each iteration.