Permid instrument RSS feed returning internal server error for last page

To reproduce

1. Perform a GET on https://api.thomsonreuters.com/permid/atom/instrument then

2 Perform another GET on the last href link https://api.thomsonreuters.com/permid/atom/instrument?offset=200&length=11

Expected response: data

Actual response: internal server error with header "error: java.lang.IllegalArgumentException: fromIndex(200) > toIndex(108)"

image

Please can a fix be provided for this issue.

Answers