Hi everyone, so we are using the Companies House REST API to build a simple product and we’ve been having the error 416 issues.
If I were to query a keyword search for example “bidco” there are more than 5000 items to search and the search just don’t go beyond the 1000th item.
Simply put, I get error 416 at the 1000th item.
Could anyone let me know how we should proceed with this, and what steps we can take to solve this issue??
Thanks.