Skip to content

search_parameters[limit] greater than 21 returns an incorrect number of images #5

@directsol

Description

@directsol

Issue report

URL where issue occurs

https://stock.adobe.io/Rest/Media/1/Search/Files?search_parameters%5Bwords%5D=Flowers&search_parameters%5Bfilters%5D%5Bcontent_type:illustration%5D=1&search_parameters%5Bfilters%5D%5Bcontent_type:photo%5D=1&search_parameters%5Blimit%5D=27&search_parameters%5Boffset%5D=0&search_parameters%5Border%5D=popularity&search_parameters%5Bthumbnail_size%5D=1000

Type of issue

  • Broken or missing link
  • Language error (typos or confusing sentences, etc.)
  • Technical error (mistake in HTTP response/request/URL parameters, etc.)
  • Not enough or missing detail
  • Other

Brief description of issue

A query to api with search_parameters[limit] greater than 21 returns an incorrect number of images.
search_parameters[limit]=21 returns 25 rows
search_parameters[limit]=27 returns 31 rows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions