Skip to content

Version 4.1.0

Choose a tag to compare

@sergioteula sergioteula released this 19 Jul 17:35
· 189 commits to master since this release

New exceptions:

  • TooManyRequestsException: raised when requests limit is reached.
  • InvalidPartnerTagException: raised if the partner tag is not present or invalid.
  • AssociateValidationException: raised when credentials are not valid for the selected country.

Updates:

  • InvalidArgumentException now is raised if returned from the API.

Bug Fixes:

  • Solved bug with pagination args validation.