Default icon

Pagination

Cause

Adyen APIs return this error when:

  • The pagination parameters are invalid.

Solution

Check and update the pagination parameters in your request.

Error codes

Find the specific cause and solution for each error code.

30_121 - Invalid pagination values for request that requires pagination

Cause: The pagination parameters are invalid.
Solution: Check the offset and limit parameters. The values must be greater than or equal to zero.