ERROR-401
Description:
This error indicates that the optional optional_specify_page
parameter in the POST request has been set to a negative value.
Resolution:
To resolve this issue, make sure the optional_specify_page
parameter is set to a positive integer if you want to specify a single page. If you intend to cover all pages, set this parameter to null
or 0
.