Azure Data Factory - Pagination - RFC5988

We would like to get data for all users via the Okta API (Get User) using Azure Data Factory. We are able to configure RFC5988 = True for pagination… but unfortunately, as there are 2 lines in the response header with key “link”, pagination does not work for us. Seems to be a known issue in Azure Data Factory. Is there any way/option to get only 1 “link” line in the header containing rel=“next” ?

Thanks!

1 Like

i just ran into this as well