Added minor validation method to the OrdersEndpoint
Pre-release
Pre-release
Added logger message when pagination method encounters an HTTP Error.
Added validation method on the OrdersEndpoint to verify that the token_ids attribute is no longer than 30 in length.
Removed mention of a retry parameter for the BaseClient class, this is not yet implemented