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)"
Please can a fix be provided for this issue.